@charset "UTF-8";
@font-face {
  font-family: 'Roboto-medium';
  src: url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Medium.eot');
  src: url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Medium.woff2') format('woff2'), url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Medium.woff') format('woff'), url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto-light';
  src: url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Light.eot');
  src: url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Light.woff2') format('woff2'), url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Light.woff') format('woff'), url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto-bold';
  src: url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Bold.eot');
  src: url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Bold.woff2') format('woff2'), url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Bold.woff') format('woff'), url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto-thin';
  src: url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Thin.eot');
  src: url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Thin.eot?#iefix') format('embedded-opentype'), url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Thin.woff2') format('woff2'), url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Thin.woff') format('woff'), url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Regular.eot');
  src: url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Regular.woff2') format('woff2'), url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Regular.woff') format('woff'), url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto-medium-italic';
  src: url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-MediumItalic.eot');
  src: url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'), url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-MediumItalic.woff2') format('woff2'), url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-MediumItalic.woff') format('woff'), url('https://www.wandfluh-us.com/fileadmin/static/public/fonts/roboto/Roboto-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
.loader-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #ffffff;
  z-index: 99999;
}
.loader-wrapper .loader {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.loader-wrapper svg path, .loader-wrapper svg rect {
  fill: #0080ac;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
b, strong {
  font-family: 'Roboto-bold';
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input [type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="search"]::-webkit-search-cancel-button, input input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #c4c4c5;
}
.row {
  letter-spacing: -0.31em;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  display: block;
}
.row.align-center {
  text-align: center;
}
.row.align-right {
  text-align: right;
}
[class*="col-"] {
  letter-spacing: normal;
  display: inline-block;
  padding-left: 12px;
  padding-right: 12px;
  position: relative;
  float: none;
  text-align: left;
  vertical-align: top;
  box-sizing: border-box;
  min-height: 1px;
}
[class*="col-"].align-baseline {
  vertical-align: baseline;
}
[class*="col-"] .row {
  margin: auto -12px;
  width: auto;
  max-width: initial;
}
.col-xs-1 {
  width: 8.3333333333%;
}
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}
.col-xs-push-1 {
  margin-right: 8.3333333333%;
}
.col-xs-2 {
  width: 16.6666666667%;
}
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}
.col-xs-push-2 {
  margin-right: 16.6666666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-push-3 {
  margin-right: 25%;
}
.col-xs-4 {
  width: 33.3333333333%;
}
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}
.col-xs-push-4 {
  margin-right: 33.3333333333%;
}
.col-xs-5 {
  width: 41.6666666667%;
}
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}
.col-xs-push-5 {
  margin-right: 41.6666666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-push-6 {
  margin-right: 50%;
}
.col-xs-7 {
  width: 58.3333333333%;
}
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}
.col-xs-push-7 {
  margin-right: 58.3333333333%;
}
.col-xs-8 {
  width: 66.6666666667%;
}
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}
.col-xs-push-8 {
  margin-right: 66.6666666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-push-9 {
  margin-right: 75%;
}
.col-xs-10 {
  width: 83.3333333333%;
}
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}
.col-xs-push-10 {
  margin-right: 83.3333333333%;
}
.col-xs-11 {
  width: 91.6666666667%;
}
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}
.col-xs-push-11 {
  margin-right: 91.6666666667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-push-12 {
  margin-right: 100%;
}
@media (min-width: 680px) {
  .col-s-1 {
    width: 8.3333333333%;
  }
  .col-s-2 {
    width: 16.6666666667%;
  }
  .col-s-3 {
    width: 25%;
  }
  .col-s-4 {
    width: 33.3333333333%;
  }
  .col-s-5 {
    width: 41.6666666667%;
  }
  .col-s-6 {
    width: 50%;
  }
  .col-s-7 {
    width: 58.3333333333%;
  }
  .col-s-8 {
    width: 66.6666666667%;
  }
  .col-s-9 {
    width: 75%;
  }
  .col-s-10 {
    width: 83.3333333333%;
  }
  .col-s-11 {
    width: 91.6666666667%;
  }
  .col-s-12 {
    width: 100%;
  }
  .col-s-offset-0 {
    margin-left: 0%;
  }
  .col-s-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-s-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-s-offset-3 {
    margin-left: 25%;
  }
  .col-s-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-s-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-s-offset-6 {
    margin-left: 50%;
  }
  .col-s-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-s-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-s-offset-9 {
    margin-left: 75%;
  }
  .col-s-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-s-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-s-offset-12 {
    margin-left: 100%;
  }
  .col-s-push-0 {
    margin-right: 0%;
  }
  .col-s-push-1 {
    margin-right: 8.3333333333%;
  }
  .col-s-push-2 {
    margin-right: 16.6666666667%;
  }
  .col-s-push-3 {
    margin-right: 25%;
  }
  .col-s-push-4 {
    margin-right: 33.3333333333%;
  }
  .col-s-push-5 {
    margin-right: 41.6666666667%;
  }
  .col-s-push-6 {
    margin-right: 50%;
  }
  .col-s-push-7 {
    margin-right: 58.3333333333%;
  }
  .col-s-push-8 {
    margin-right: 66.6666666667%;
  }
  .col-s-push-9 {
    margin-right: 75%;
  }
  .col-s-push-10 {
    margin-right: 83.3333333333%;
  }
  .col-s-push-11 {
    margin-right: 91.6666666667%;
  }
  .col-s-push-12 {
    margin-right: 100%;
  }
}
@media (min-width: 768px) {
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-push-0 {
    margin-right: 0%;
  }
  .col-sm-push-1 {
    margin-right: 8.3333333333%;
  }
  .col-sm-push-2 {
    margin-right: 16.6666666667%;
  }
  .col-sm-push-3 {
    margin-right: 25%;
  }
  .col-sm-push-4 {
    margin-right: 33.3333333333%;
  }
  .col-sm-push-5 {
    margin-right: 41.6666666667%;
  }
  .col-sm-push-6 {
    margin-right: 50%;
  }
  .col-sm-push-7 {
    margin-right: 58.3333333333%;
  }
  .col-sm-push-8 {
    margin-right: 66.6666666667%;
  }
  .col-sm-push-9 {
    margin-right: 75%;
  }
  .col-sm-push-10 {
    margin-right: 83.3333333333%;
  }
  .col-sm-push-11 {
    margin-right: 91.6666666667%;
  }
  .col-sm-push-12 {
    margin-right: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-push-0 {
    margin-right: 0%;
  }
  .col-md-push-1 {
    margin-right: 8.3333333333%;
  }
  .col-md-push-2 {
    margin-right: 16.6666666667%;
  }
  .col-md-push-3 {
    margin-right: 25%;
  }
  .col-md-push-4 {
    margin-right: 33.3333333333%;
  }
  .col-md-push-5 {
    margin-right: 41.6666666667%;
  }
  .col-md-push-6 {
    margin-right: 50%;
  }
  .col-md-push-7 {
    margin-right: 58.3333333333%;
  }
  .col-md-push-8 {
    margin-right: 66.6666666667%;
  }
  .col-md-push-9 {
    margin-right: 75%;
  }
  .col-md-push-10 {
    margin-right: 83.3333333333%;
  }
  .col-md-push-11 {
    margin-right: 91.6666666667%;
  }
  .col-md-push-12 {
    margin-right: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-push-0 {
    margin-right: 0%;
  }
  .col-lg-push-1 {
    margin-right: 8.3333333333%;
  }
  .col-lg-push-2 {
    margin-right: 16.6666666667%;
  }
  .col-lg-push-3 {
    margin-right: 25%;
  }
  .col-lg-push-4 {
    margin-right: 33.3333333333%;
  }
  .col-lg-push-5 {
    margin-right: 41.6666666667%;
  }
  .col-lg-push-6 {
    margin-right: 50%;
  }
  .col-lg-push-7 {
    margin-right: 58.3333333333%;
  }
  .col-lg-push-8 {
    margin-right: 66.6666666667%;
  }
  .col-lg-push-9 {
    margin-right: 75%;
  }
  .col-lg-push-10 {
    margin-right: 83.3333333333%;
  }
  .col-lg-push-11 {
    margin-right: 91.6666666667%;
  }
  .col-lg-push-12 {
    margin-right: 100%;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.hidden {
  display: none !important;
}
.nospace {
  padding: 0 !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.space-before-extra-small {
  margin-top: 12px;
}
.space-before-small {
  margin-top: 24px;
}
.space-before-medium {
  margin-top: 36px;
}
.space-before-large {
  margin-top: 48px;
}
.space-before-extra-large {
  margin-top: 60px;
}
.space-after-extra-small {
  margin-bottom: 12px;
}
.space-after-small {
  margin-bottom: 24px;
}
.space-after-medium {
  margin-bottom: 36px;
}
.space-after-large {
  margin-bottom: 48px;
}
.space-after-extra-large {
  margin-bottom: 60px;
}
html, body {
  margin: 0;
  padding: 0;
  width: 100%;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smooting: grayscale;
  font-family: 'Roboto';
  font-size: 15px;
}
a:hover, li:hover, p:hover, h1:hover, h2:hover, h3:hover, h4:hover, h5:hover, h6:hover, input, button, label:hover, a:after, li:after, p:after, h1:after, h2:after, h3:after, h4:after, h5:after, h6:after, input:after, button:after, label:after, a:before, li:before, p:before, h1:before, h2:before, h3:before, h4:before, h5:before, h6:before, input:before, button:before, label:before, a, li, p, h1, h2, h3, h4, h5, h6, label {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
img, video {
  max-width: 100%;
  height: auto;
}
iframe {
  max-width: 100%;
  border: none;
}
h1 [class*="icon-"], h2 [class*="icon-"], h3 [class*="icon-"], h4 [class*="icon-"], h5 [class*="icon-"], h6 [class*="icon-"] {
  line-height: 1.2;
  margin-right: 10px;
  font-size: 80%;
}
h1 [class*="icon-"].in-header-right, h2 [class*="icon-"].in-header-right, h3 [class*="icon-"].in-header-right, h4 [class*="icon-"].in-header-right, h5 [class*="icon-"].in-header-right, h6 [class*="icon-"].in-header-right {
  margin-right: 0;
  float: right;
}
h1 .icon-news, h2 .icon-news, h3 .icon-news, h4 .icon-news, h5 .icon-news, h6 .icon-news {
  font-size: 32px;
}
.above-image {
  margin-bottom: 20px;
}
.content-image {
  margin-bottom: 20px;
}
.content-figure {
  margin-bottom: 20px;
}
.content-figure .content-image {
  margin-bottom: 10px;
}
.content-figure .content-video {
  margin-bottom: 10px;
}
.content-video {
  margin-bottom: 20px;
}
ul li {
  list-style: none;
}
ul li:before {
  list-style: none;
  content: '•';
  color: #0080ac;
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -22px;
  top: -12px;
  font-size: 36px;
}
ul li p a {
  color: #0080ac;
}
ul li p a:hover {
  color: #3b3b3b;
}
ul li a {
  color: #0080ac;
}
ul li.active a {
  color: #0080ac;
}
ul, ol {
  padding-left: 20px;
  margin-bottom: 24px;
}
ul li, ol li {
  font-size: 15px;
  color: #3b3b3b;
  font-weight: normal;
  margin: 14px 0;
}
ul li a, ol li a {
  color: #0080ac;
}
ul li a:hover, ol li a:hover {
  color: #3b3b3b;
}
.horizontal ul {
  padding: 0;
  margin: 0;
}
.horizontal ul li {
  margin: 0;
  list-style: none;
  display: inline-block;
  padding: 10px;
}
.horizontal ul li:before {
  content: '';
}
.horizontal ul li a {
  display: block;
}
.vertical ul {
  padding: 0;
  margin: 0;
}
.vertical ul li {
  list-style: none;
  display: block;
  padding: 10px;
}
.vertical ul li:before {
  content: '';
}
.vertical ul li a {
  display: block;
}
.navigation {
  margin-top: 35px;
}
.page-navigation {
  margin-top: 40px;
  text-align: center;
}
.page-navigation ul li {
  padding: 2px 5px;
  font-family: 'Roboto';
  color: #3b3b3b;
  position: relative;
  vertical-align: middle;
}
.page-navigation ul li.current {
  font-family: 'Roboto-bold';
  color: #0080ac;
}
.page-navigation ul li.current a {
  font-weight: inherit;
  color: inherit;
}
.page-navigation ul li a {
  color: #3b3b3b;
}
.page-navigation ul li a:hover {
  color: #0080ac;
}
.page-navigation ul li a:hover [class^="icon-"] {
  color: #0080ac;
}
.page-navigation ul li a.current {
  font-family: 'Roboto-bold';
  color: #0080ac;
}
.page-navigation ul li [class^="icon-"] {
  display: block;
  vertical-align: middle;
  color: #3b3b3b;
}
.page-navigation ul li [class^="icon-"]:hover {
  color: #0080ac;
}
.page-navigation ul li:last-child {
  padding-right: 0;
}
header {
  padding: 30px 32px;
  position: fixed;
  top: 0;
  width: 100%;
  color: #FFFFFF;
  z-index: 13;
}
header.done:before {
  content: '';
  width: 97%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #0d0d0d;
  z-index: 13;
}
header .nav {
  text-align: right;
}
header .logo {
  position: relative;
  z-index: 13;
}
header .logo a {
  display: inline-block;
}
header .nav-wrapper {
  display: inline-block;
  position: relative;
  z-index: 14;
}
header .nav-wrapper .country, header .nav-wrapper .lang, header .nav-wrapper .contact, header .nav-wrapper .logout {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 20px;
  cursor: pointer;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
header .nav-wrapper .country:hover, header .nav-wrapper .lang:hover, header .nav-wrapper .contact:hover, header .nav-wrapper .logout:hover {
  color: #0080ac;
}
header .nav-wrapper .country ul, header .nav-wrapper .lang ul, header .nav-wrapper .contact ul, header .nav-wrapper .logout ul {
  visibility: hidden;
  opacity: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 90px;
  left: 0;
  z-index: 14;
  text-align: left;
  background: white;
  width: 100%;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.12);
}
header .nav-wrapper .country ul li, header .nav-wrapper .lang ul li, header .nav-wrapper .contact ul li, header .nav-wrapper .logout ul li {
  padding: 0;
  margin: 0;
  color: #FFFFFF;
}
header .nav-wrapper .country ul li:hover, header .nav-wrapper .lang ul li:hover, header .nav-wrapper .contact ul li:hover, header .nav-wrapper .logout ul li:hover {
  background: #0080ac;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
header .nav-wrapper .country ul li:hover a, header .nav-wrapper .lang ul li:hover a, header .nav-wrapper .contact ul li:hover a, header .nav-wrapper .logout ul li:hover a {
  color: #ffffff;
}
header .nav-wrapper .country ul li a, header .nav-wrapper .lang ul li a, header .nav-wrapper .contact ul li a, header .nav-wrapper .logout ul li a {
  display: block;
  padding: 10px 10px 10px 25px;
  color: #3b3b3b;
}
header .nav-wrapper .country ul.done, header .nav-wrapper .lang ul.done, header .nav-wrapper .contact ul.done, header .nav-wrapper .logout ul.done {
  top: 70px;
  opacity: 1;
}
header .nav-wrapper .country [class*="current-"], header .nav-wrapper .lang [class*="current-"], header .nav-wrapper .contact [class*="current-"], header .nav-wrapper .logout [class*="current-"] {
  line-height: 20px;
}
header .nav-wrapper .country [class*="current-"] .icon-pin, header .nav-wrapper .lang [class*="current-"] .icon-pin, header .nav-wrapper .contact [class*="current-"] .icon-pin, header .nav-wrapper .logout [class*="current-"] .icon-pin {
  margin-right: 4px;
  font-size: 18px;
  line-height: 20px;
  vertical-align: bottom;
  font-family: 'Roboto-bold';
}
header .nav-wrapper .country [class*="current-"] .icon-globe, header .nav-wrapper .lang [class*="current-"] .icon-globe, header .nav-wrapper .contact [class*="current-"] .icon-globe, header .nav-wrapper .logout [class*="current-"] .icon-globe {
  margin-right: 4px;
  font-size: 17px;
  line-height: 21px;
  vertical-align: middle;
  margin-bottom: 3px;
  display: inline-block;
}
header .nav-wrapper .country [class*="current-"] .icon-down, header .nav-wrapper .lang [class*="current-"] .icon-down, header .nav-wrapper .contact [class*="current-"] .icon-down, header .nav-wrapper .logout [class*="current-"] .icon-down {
  margin-left: 8px;
  font-size: 12px;
  line-height: 20px;
  vertical-align: middle;
  color: #fff;
}
header .nav-wrapper .country .current-country, header .nav-wrapper .lang .current-country, header .nav-wrapper .contact .current-country, header .nav-wrapper .logout .current-country {
  border: 1px solid #FFFFFF;
  padding: 13px 18px;
  border-radius: 4px;
}
@media (max-width: 992px) {
  header .nav-wrapper .country .current-country, header .nav-wrapper .lang .current-country, header .nav-wrapper .contact .current-country, header .nav-wrapper .logout .current-country {
    border: none;
    padding: 13px 0;
  }
}
@media (max-width: 320px) {
  header .nav-wrapper .country .current-country, header .nav-wrapper .lang .current-country, header .nav-wrapper .contact .current-country, header .nav-wrapper .logout .current-country {
    font-size: 14px;
    padding: 11px 0;
  }
}
header .nav-wrapper .country .icon-man, header .nav-wrapper .country .icon-logout, header .nav-wrapper .lang .icon-man, header .nav-wrapper .lang .icon-logout, header .nav-wrapper .contact .icon-man, header .nav-wrapper .contact .icon-logout, header .nav-wrapper .logout .icon-man, header .nav-wrapper .logout .icon-logout {
  margin-right: 6px;
  font-size: 18px;
  line-height: 20px;
  vertical-align: middle;
  font-family: 'Roboto-bold';
}
header .nav-wrapper .country .icon-man + span, header .nav-wrapper .country .icon-logout + span, header .nav-wrapper .lang .icon-man + span, header .nav-wrapper .lang .icon-logout + span, header .nav-wrapper .contact .icon-man + span, header .nav-wrapper .contact .icon-logout + span, header .nav-wrapper .logout .icon-man + span, header .nav-wrapper .logout .icon-logout + span {
  line-height: 20px;
  vertical-align: middle;
}
header .nav-wrapper .country [class*="icon-"], header .nav-wrapper .lang [class*="icon-"], header .nav-wrapper .contact [class*="icon-"], header .nav-wrapper .logout [class*="icon-"] {
  color: #0080ac;
}
@media (max-width: 992px) {
  header .nav-wrapper .country, header .nav-wrapper .lang, header .nav-wrapper .contact, header .nav-wrapper .logout {
    margin-right: 20px;
  }
}
header .nav-wrapper .country {
  margin-right: 30px;
}
header .nav-wrapper .country ul {
  width: 202px;
  text-align: center;
  border-radius: 10px;
  left: -32px;
}
header .nav-wrapper .country ul:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4px 5px 4px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  left: 50%;
  top: -4px;
  margin-left: -4px;
}
header .nav-wrapper .country ul li {
  white-space: nowrap;
}
header .nav-wrapper .country ul li:first-child {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
header .nav-wrapper .country ul li:hover {
  background: #F1F1F1;
}
header .nav-wrapper .country ul li:hover a {
  color: #3b3b3b;
}
header .nav-wrapper .country ul li:hover a:before, header .nav-wrapper .country ul li:hover a:after {
  opacity: 1;
  visibility: visible;
}
header .nav-wrapper .country ul li a {
  padding: 16px 10px;
  border-bottom: 1px solid #F1F1F1;
  position: relative;
}
header .nav-wrapper .country ul li a:before {
  content: "";
  width: 16px;
  height: 16px;
  background: #F1F1F1;
  border-radius: 50%;
  position: absolute;
  left: -8px;
  top: 50%;
  margin-top: -8px;
  opacity: 0;
  visibility: hidden;
}
header .nav-wrapper .country ul li a:after {
  content: "";
  width: 6px;
  height: 6px;
  background: #0080ac;
  border-radius: 50%;
  position: absolute;
  left: -3px;
  top: 50%;
  margin-top: -3px;
  opacity: 0;
  visibility: hidden;
}
header .nav-wrapper .country ul li.custom {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  position: relative;
  background: #ffffff;
  z-index: 3;
}
header .nav-wrapper .country ul li.custom:hover {
  background: #F1F1F1;
}
header .nav-wrapper .country ul li.custom a {
  border-bottom: none;
}
header .nav-wrapper .country ul li.last {
  background: #0080ac;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
header .nav-wrapper .country ul li.last a {
  color: #ffffff;
  border-bottom: none;
}
header .nav-wrapper .country ul li.last a:before, header .nav-wrapper .country ul li.last a:after {
  opacity: 1;
  visibility: visible;
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  background: #0080ac;
  position: absolute;
  top: -10px;
  left: 0;
  border-radius: 0;
  margin-top: 0;
}
header .nav-wrapper .country ul li.last a:after {
  left: auto;
  right: 0;
  margin-left: 0;
  margin-top: 0;
  border-radius: 0;
}
header .nav-wrapper .country ul li.last:hover {
  background: #3b3b3b;
}
header .nav-wrapper .country ul li.last:hover a {
  color: #ffffff;
}
header .nav-wrapper .country ul li.last:hover a:before, header .nav-wrapper .country ul li.last:hover a:after {
  background: #3b3b3b;
}
@media (max-width: 540px) {
  header .nav-wrapper .country ul {
    left: 0;
  }
}
@media (max-width: 992px) {
  header .nav-wrapper .country {
    margin-right: 20px;
  }
}
@media (max-width: 540px) {
  header .nav-wrapper .country {
    float: left;
    margin-left: 16px;
  }
}
@media (max-width: 340px) {
  header .nav-wrapper .country {
    margin-right: 6px;
    margin-left: 5px;
  }
}
header .nav-wrapper .lang ul {
  top: 50px;
}
header .nav-wrapper .lang ul.done {
  top: 35px;
  opacity: 1;
}
@media (max-width: 540px) {
  header .nav-wrapper .lang {
    float: right;
    margin-top: 10px;
    margin-right: 5px;
  }
}
header .nav-wrapper .contact {
  margin-right: 20px;
}
header .nav-wrapper .contact a {
  color: #FFFFFF;
}
header .nav-wrapper .contact a:hover {
  color: #0080ac;
}
@media (max-width: 992px) {
  header .nav-wrapper .contact {
    margin-right: 10px;
  }
}
@media (max-width: 766px) {
  header .nav-wrapper .contact {
    display: none;
  }
}
header .nav-wrapper .logout a {
  color: #fff;
}
header .nav-wrapper .logout a:hover {
  color: #0080ac;
}
@media (max-width: 640px) {
  header .nav-wrapper .logout {
    display: none;
  }
}
@media (max-width: 680px) {
  header .nav-wrapper {
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    background: #0d0d0d;
    left: 0;
    padding: 5px;
    text-align: right;
  }
}
header .finder {
  display: inline-block;
  margin-right: 20px;
  height: 20px;
  vertical-align: middle;
}
header .finder a {
  height: 20px;
  display: block;
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/search.svg) no-repeat 0 0;
  overflow: hidden;
  padding-left: 30px;
  color: #fff;
}
header .finder a:hover {
  color: #0080ac;
}
@media (max-width: 320px) {
  header .finder a {
    font-size: 14px;
  }
}
@media (max-width: 540px) {
  header .finder {
    margin-top: 12px;
    margin-right: 0;
  }
}
@media (max-width: 992px) {
  header {
    padding: 30px 14px;
  }
}
@media (max-width: 680px) {
  header {
    padding-top: 80px !important;
  }
}
@font-face {
  font-family: 'wandfluh';
  src: url("https://www.wandfluh-us.com/fileadmin/static/public/icon-fonts/fonts/wandfluh.eot?b0y7aj");
  src: url("https://www.wandfluh-us.com/fileadmin/static/public/icon-fonts/fonts/wandfluh.eot?b0y7aj#iefix") format('embedded-opentype'), url("https://www.wandfluh-us.com/fileadmin/static/public/icon-fonts/fonts/wandfluh.ttf?b0y7aj") format('truetype'), url("https://www.wandfluh-us.com/fileadmin/static/public/icon-fonts/fonts/wandfluh.woff?b0y7aj") format('woff'), url("https://www.wandfluh-us.com/fileadmin/static/public/icon-fonts/fonts/wandfluh.svg?b0y7aj#wandfluh") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'wandfluh' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-logout:before {
  content: "L";
}
.icon-file:before {
  content: "F";
}
.icon-news:before {
  content: "n";
}
.icon-down:before {
  content: "d";
}
.icon-left:before {
  content: "l";
}
.icon-right:before {
  content: ">"
}
.icon-up:before {
  content: "u";
}
.icon-pin:before {
  content: "p";
}
.icon-fax:before {
  content: "f";
}
.icon-gallery:before {
  content: "g";
}
.icon-quotas:before {
  content: "q";
}
.icon-man:before {
  content: "m";
}
.icon-globe:before {
  content: "G";
}
.icon-mail:before {
  content: "M";
}
.icon-newsletter:before {
  content: "N";
}
.icon-partners:before {
  content: "P";
}
.icon-pdf:before {
  content: "D";
}
.icon-phoneColor:before {
  content: "t";
}
.icon-phone:before {
  content: "T";
}
.icon-pinColor:before {
  content: "a";
}
.icon-product:before {
  content: "s";
}
.icon-search:before {
  content: "S";
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-family: 'Roboto';
  color: #000000;
  line-height: 1.2;
}
h1 {
  font-size: 50px;
  font-family: 'Roboto';
  margin-bottom: 45px;
}
@media (max-width: 1480px) {
  h1 {
    font-size: 35px;
  }
}
@media (max-width: 768px) {
  h1 {
    font-size: 30px;
  }
}
h1 span {
  font-family: 'Roboto-bold' !important;
}
h2 {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 25px;
}
@media (max-width: 1480px) {
  h2 {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  h2 {
    font-size: 28px;
  }
}
h3 {
  font-family: 'Roboto-light';
  font-size: 32px;
  margin-bottom: 35px;
}
@media (max-width: 1480px) {
  h3 {
    font-size: 24px;
  }
}
h4 {
  font-size: 28px;
  margin-bottom: 35px;
  font-family: 'Roboto-bold';
}
@media (max-width: 1480px) {
  h4 {
    font-size: 22px;
  }
}
h5 {
  font-size: 26px;
  margin-bottom: 15px;
  font-family: 'Roboto-bold';
}
@media (max-width: 1480px) {
  h5 {
    font-size: 19px;
  }
}
h6 {
  font-size: 22px;
  margin-bottom: 10px;
  font-family: 'Roboto-bold';
  color: #0080ac;
}
@media (max-width: 1480px) {
  h6 {
    font-size: 17px;
  }
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}
h1:hover a, h2:hover a, h3:hover a, h4:hover a, h5:hover a, h6:hover a {
  color: #0080ac;
}
p {
  font-size: 15px;
  color: #3b3b3b;
  font-weight: normal;
  line-height: 1.73;
  margin: 0 0 20px 0;
}
p a {
  color: #0080ac;
}
p a:hover {
  color: #000000;
}
b {
  font-weight: 700;
}
a {
  font-size: 15px;
  font-weight: normal;
  color: #0080ac;
  text-decoration: none;
}
a:hover {
  color: #000000;
}
.align-left {
  text-align: left !important;
}
.align-center {
  text-align: center !important;
}
.align-right {
  text-align: right !important;
}
table {
  table-layout: fixed;
  border: 1px solid transparent;
  margin-bottom: 25px;
  overflow-x: auto;
}
table tr th {
  font-size: 14px;
  font-family: 'Roboto-bold';
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  padding: 8px 15px;
  background: #0080ac;
  overflow: hidden;
  cursor: pointer;
  /*
            &:first-child {
                border-top-left-radius: 10px;
            }
            &:last-child {
                border-top-right-radius: 10px;
            }
			*/
}
table tr th a {
  color: #fff;
  font-size: 14px;
}
table tr td {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  font-size: 13px;
  font-family: 'Roboto';
  text-align: left;
  color: #3b3b3b;
  padding: 17px 15px;
  overflow: hidden;
}
table tr td.show-link a {
  color: #0080ac;
}
table tr td.show-link a:hover {
  color: #3b3b3b;
}
table tr td a {
  color: #3b3b3b;
  font-size: 13px;
}
table tr td a:hover {
  color: #0080ac;
}
table tr td a img {
  width: auto;
  max-width: none;
}
table tr td .icon-pdf {
  font-size: 28px;
  display: block;
  margin-bottom: 5px;
}
table tr:nth-child(odd) {
  background: #F7F7F7;
}
table tr:nth-child(even) {
  background: #EFEFEF;
}
table tr .schema {
  padding: 0;
}
table tr .schema table {
  margin: 0;
}
table tr .schema table tr {
  background: transparent;
}
table tr .schema table tr td {
  border: none;
}
table tr .schema table img {
  width: auto;
  max-width: none;
}
table tr.tablesorter-filter-row {
  background: #000000;
}
table tr.tablesorter-filter-row td {
  padding: 0;
}
table tr.tablesorter-filter-row .select2-container .select2-choice {
  border: none;
  background: transparent;
  color: #ffffff;
  border-radius: 0;
  font-size: 12px;
}
table tr.tablesorter-filter-row .select2-container .select2-choice .select2-arrow {
  background-size: contain;
  width: 12px;
  height: 8px;
}
.filtered {
  display: none;
}
.product-table table {
  margin: auto;
}
.product-table table tr th, .product-table table tr td {
  text-align: center;
  font-size: 12px;
}
.product-table table tr td:first-child {
  border-right: none;
}
.product-table table tr td:last-child {
  border-left: none;
}
.product-table .select2-container .select2-choice > .select2-chosen {
  margin-right: 0;
  max-width: 86%;
}
.pager ul li:focus {
  outline: none;
}
.pager ul li.prev, .pager ul li.next {
  cursor: pointer;
}
.pager ul li span {
  color: #3b3b3b;
}
.pager ul li span.active {
  font-family: 'Roboto-bold';
  color: #0080ac;
}
.introduction table tr td {
  padding: 17px 55px 0 0;
}
@media (max-width: 550px) {
  .introduction table tr td {
    padding: 17px 22px 0 0;
  }
}
.bx-wrapper {
  overflow: hidden;
}
.home-page .bx-wrapper {
  max-width: 580px !important;
  margin: 0 !important;
}
@media (max-width: 768px) {
  .home-page .bx-wrapper {
    max-width: none !important;
  }
}
.home-page .prodcuts-slider-wrapper .bx-wrapper {
  max-width: none !important;
  position: relative;
  z-index: 4;
}
.new .bx-wrapper .bx-pager {
  text-align: left;
}
.new.page-top .bx-wrapper .bx-pager {
  bottom: 50px;
  max-width: 1608px;
  margin: auto;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media (max-width: 1608px) {
  .new.page-top .bx-wrapper .bx-pager {
    padding-left: 30px;
  }
}
.new.page-top .bx-wrapper .bx-pager.bx-default-pager a {
  background: #ffffff;
  border: 2px solid #ffffff;
  width: 8px;
  height: 8px;
  margin: 0 11px;
}
.new.page-top .bx-wrapper .bx-pager.bx-default-pager a:hover, .new.page-top .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #0080ac;
  border: 2px solid #ffffff;
}
.new .news-slider-wrapper .bx-wrapper .bx-pager, .new .fair-slider-wrapper .bx-wrapper .bx-pager {
  bottom: 0;
}
.new .news-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a, .new .fair-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a {
  background: #ffffff;
  border: 3px solid #ffffff;
}
.new .news-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a:hover, .new .news-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a.active, .new .fair-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a:hover, .new .fair-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #0080ac;
  border: 3px solid #ffffff;
}
.single-slider .slider-item {
  text-align: center;
}
.single-slider .slider-item img {
  display: inline;
}
.slider .slider-item {
  position: relative;
}
.slider .slider-item img {
  width: 100%;
  height: auto;
}
.slider .slider-item .content-wrapper {
  width: 100%;
  position: absolute;
  top: 64%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.slider .slider-item .content-wrapper h2 {
  margin-bottom: 20px;
  position: relative;
  opacity: 0;
  top: -40px;
  transition: 0.4s;
}
.slider .slider-item .content-wrapper h2.done {
  top: 0;
  opacity: 1;
}
.slider .slider-item .content-wrapper .teaser {
  border-left: 6px solid #0080ac;
  max-width: 560px;
  padding-left: 20px;
  position: relative;
  opacity: 0;
  top: -40px;
  transition: 0.4s;
}
.slider .slider-item .content-wrapper .teaser.done {
  top: 0;
  opacity: 1;
}
.slider .slider-item .content-wrapper .teaser p {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 0;
}
@media (max-width: 1480px) {
  .slider .slider-item .content-wrapper {
    top: 52%;
  }
}
@media (max-width: 1608px) {
  .slider .slider-item .content-wrapper {
    padding-left: 30px;
  }
}
@media (max-width: 992px) {
  .slider .slider-item .content-wrapper {
    display: none;
  }
}
.slider .slider-item h2 {
  font-size: 60px;
  margin-bottom: 35px;
  font-family: 'Roboto-bold';
}
.slider .slider-item h2:before, .slider .slider-item h2:after {
  display: none;
}
@media (max-width: 1440px) {
  .slider .slider-item h2 {
    font-size: 45px;
  }
}
@media (max-width: 680px) {
  .slider {
    display: none;
  }
}
.news-slider {
  position: relative;
}
.news-slider p {
  color: #FFFFFF;
  font-size: 14px;
  margin-bottom: 30px;
  max-width: calc(100% - 90px);
  display: inline-block;
  vertical-align: middle;
  line-height: 1.57;
  width: 100%;
  min-height: 85px;
}
@media (max-width: 680px) {
  .news-slider p {
    max-width: none;
  }
}
.news-slider .link-wrapper {
  display: inline-block;
  vertical-align: middle;
  margin-left: 45px;
  margin-bottom: 45px;
}
@media (max-width: 680px) {
  .news-slider .link-wrapper {
    display: none;
  }
}
.news-slider .slider-item {
  position: relative;
}
.news-slider .slider-item:after {
  content: '';
  width: 90%;
  max-width: 460px;
  height: 1px;
  background: #FFFFFF;
  position: absolute;
  bottom: 0;
  left: 0;
}
.news-slider .slider-item:nth-child(3n+3):after {
  display: none;
}
.news-slider .slider-item h5 {
  font-family: 'Roboto-bold';
  margin-bottom: 5px;
  text-transform: uppercase;
}
.news-slider .slider-item .date-slider, .news-slider .slider-item .content-wrapper {
  display: inline-block;
  vertical-align: top;
}
.news-slider .slider-item .date-slider {
  background: #0080ac;
  padding: 4px 9px;
  border-radius: 2px;
  font-size: 21px;
  font-family: 'Roboto-bold';
  margin-right: 10px;
}
.news-slider .slider-item .date-slider span {
  display: block;
  border-top: 1px solid #FFFFFF;
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'Roboto-bold';
  padding-top: 5px;
}
.news-slider .slider-item .content-wrapper {
  width: calc(100% - 60px);
}
.fair-slider .slider-item .fair-item {
  border-bottom: 1px solid #ffffff;
  margin-bottom: 30px;
  padding-bottom: 30px;
  min-height: 187px;
}
.fair-slider .slider-item .fair-item p {
  margin-bottom: 0;
  color: #ffffff;
  max-width: 560px;
  font-size: 14px;
  line-height: 1.57;
  font-family: 'Roboto';
}
@media (max-width: 1363px) {
  .fair-slider .slider-item .fair-item .teaser {
    min-height: 146px;
  }
}
@media (max-width: 1060px) {
  .fair-slider .slider-item .fair-item .teaser {
    min-height: 167px;
  }
}
@media (max-width: 992px) {
  .fair-slider .slider-item .fair-item .teaser {
    min-height: 0;
  }
}
.fair-slider .slider-item .fair-item .news-more {
  font-size: 10px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background: #ffffff;
}
.fair-slider .slider-item .fair-item .news-more [class*="icon-"] {
  color: #0080ac;
}
.fair-slider .slider-item .fair-item .news-more:hover {
  background: #0080ac;
}
.fair-slider .slider-item .fair-item .news-more:hover [class*="icon-"] {
  color: #ffffff;
}
.fair-slider .date {
  height: auto;
  line-height: 1.2;
  color: #fff;
  background: transparent;
  margin-bottom: 2px;
  padding: 0;
  text-align: left;
  font-family: 'Roboto-medium';
  width: auto;
}
.fair-slider h4 {
  font-size: 22px;
  color: #ffffff;
}
.main-info .news-slider .slider-item:after {
  display: none;
}
.main-info .news-slider .slider-item .news-item {
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
@media (max-width: 680px) {
  .main-info .news-slider .slider-item .news-item .news-img {
    margin-bottom: 25px;
  }
}
.main-info .news-slider .slider-item .news-item p {
  margin-bottom: 0;
}
.main-info .news-slider .slider-item .img-wrapper {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.main-info .news-slider .slider-item .img-wrapper a {
  display: block;
  position: relative;
}
.main-info .news-slider .slider-item .img-wrapper a:before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
}
.main-info .news-slider .slider-item .img-wrapper a:after {
  content: '';
  width: 115px;
  height: 68px;
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/hover-logo.svg) no-repeat center / contain;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -34px;
  margin-left: -58px;
  opacity: 0;
}
.main-info .news-slider .slider-item .img-wrapper a:hover:before {
  background: rgba(0, 0, 0, 0.8);
}
.main-info .news-slider .slider-item .img-wrapper a:hover:after {
  opacity: 1;
}
@media (max-width: 1572px) {
  .main-info .news-slider .slider-item .teaser {
    min-height: 132px;
  }
}
@media (max-width: 1363px) {
  .main-info .news-slider .slider-item .teaser {
    min-height: 146px;
  }
}
@media (max-width: 1060px) {
  .main-info .news-slider .slider-item .teaser {
    min-height: 167px;
  }
}
@media (max-width: 992px) {
  .main-info .news-slider .slider-item .teaser {
    min-height: 0;
  }
}
.main-info .news-slider .date {
  height: auto;
  line-height: 1.2;
  color: #0080ac;
  background: transparent;
  margin-bottom: 2px;
  padding: 0;
  text-align: left;
  font-family: 'Roboto-medium';
}
.main-info .news-slider h4 {
  font-size: 22px;
}
.main-info .news-slider p {
  color: #3b3b3b;
  max-width: 560px;
}
.home-page .prodcuts-slider-wrapper .bx-wrapper {
  border: 1px solid #cdcdcd !important;
  border-bottom: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.home-page .prodcuts-slider-wrapper .top-products {
  border: none !important;
}
.home-page .prodcuts-slider-wrapper .top-products a {
  display: inline-block;
}
.home-page .prodcuts-slider-wrapper .top-products article {
  padding: 0 12px;
}
.home-page .prodcuts-slider-wrapper .top-products article:nth-child(even) .item-wrapper .content-media {
  min-height: 246px;
}
.home-page .prodcuts-slider-wrapper .top-products article:nth-child(even) .item-wrapper .btn {
  right: 0;
}
.home-page .prodcuts-slider-wrapper .top-products article ul li {
  margin: 8px 0;
}
.home-page .prodcuts-slider-wrapper .top-products article .item-wrapper .btn {
  right: -5px;
  bottom: 0;
}
@media (max-width: 992px) {
  .home-page .prodcuts-slider-wrapper .top-products article .item-wrapper {
    border-bottom: none;
    margin-bottom: 30px;
  }
}
.home-page .prodcuts-slider-wrapper .bx-wrapper .bx-prev:hover:before, .home-page .prodcuts-slider-wrapper .bx-wrapper .bx-next:hover:before {
  color: #0080ac;
}
@media (min-width: 1600px) {
  .home-page .prodcuts-slider-wrapper .bx-wrapper .bx-prev {
    left: -50px;
  }
  .home-page .prodcuts-slider-wrapper .bx-wrapper .bx-next {
    right: -50px;
  }
}
@media (max-width: 992px) {
  .home-page .prodcuts-slider-wrapper {
    padding: 0;
  }
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: rgba(255, 255, 255, 0.3);
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #0080ac;
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
  background: none;
  text-indent: 0 !important;
}
.bx-wrapper .bx-prev:hover:before, .bx-wrapper .bx-next:hover:before {
  color: #ffffff;
}
.bx-wrapper .bx-prev:before, .bx-wrapper .bx-next:before {
  font-family: wandfluh;
  font-size: 32px;
  color: #3b3b3b;
}
.bx-wrapper .bx-prev:before {
  content: "l";
}
.bx-wrapper .bx-next:before {
  content: "r";
}
.home-page .bx-wrapper {
  padding: 32px 0 0;
  border-top: 2px solid #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
  color: #FFFFFF;
}
.form-element {
  margin-bottom: 25px;
  position: relative;
}
.form-element-submit {
  text-align: right;
}
label {
  color: #000000;
  font-family: 'Roboto';
  font-weight: normal;
  font-size: 14px;
  line-height: 1.2;
  display: block;
  margin-bottom: 5px;
}
label:hover {
  color: #0080ac;
}
label.error {
  font-size: 14px;
  position: absolute;
  bottom: -25px;
  right: 13px;
  color: red;
}
.error label {
  color: red !important;
}
.error input {
  border: 1px solid red !important;
}
.error input:focus {
  outline: none;
}
input {
  color: #3b3b3b;
  font-family: 'Roboto';
  background: transparent;
  font-weight: normal;
  font-size: 14px;
  border: 0;
  width: 100%;
  padding-left: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
}
input[type="text"], input[type="password"], input[type="email"], input[type="search"] {
  height: 43px;
  border: 1px solid #cdcdcd;
  background: transparent;
  display: block;
  line-height: 43px;
}
input[type="radio"] {
  display: none;
}
input[type="radio"] + label {
  background: url('https://www.wandfluh-us.com/fileadmin/static/public/css/img/radio.svg') no-repeat left 3px;
  padding: 2px 25px;
  font-size: 14px;
  color: #333;
}
input[type="radio"]:checked + label {
  background: url('https://www.wandfluh-us.com/fileadmin/static/public/css/img/radio-check.svg') no-repeat left 3px;
  padding: 2px 25px;
}
input[type='submit'], input[type='button'] {
  min-width: 204px;
  height: 43px;
  background: #0080ac;
  color: #ffffff;
  border: none;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  line-height: 43px;
  padding: 0 24px;
  cursor: pointer;
  border-radius: 4px;
}
input[type='submit']:hover, input[type='button']:hover {
  background: #000000;
  color: #fff;
  border: none;
}
input[type='file'] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 2px;
}
input[type="checkbox"]:not(:checked), input[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
input[type="checkbox"]:not(:checked) + label, input[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  line-height: 1.71;
  border: none;
  font-size: 14px;
}
input[type="checkbox"]:not(:checked) + label:before, input[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 16px;
  height: 16px;
  border: 1px solid #cdcdcd;
  background: transparent;
  border-radius: 1px;
}
input[type="checkbox"]:not(:checked) + label:after, input[type="checkbox"]:checked + label:after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  top: 13px;
  left: 8px;
  margin-top: -5px;
  margin-left: -5px;
  background: #0080ac;
  transition: all 0.2s;
}
input[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
input[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
button[type='submit'] {
  min-width: 204px;
  height: 43px;
  background: #0080ac;
  color: #ffffff;
  border: none;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  line-height: 43px;
  padding: 0 24px;
  cursor: pointer;
  border-radius: 4px;
}
button[type='submit']:hover {
  background: #000000;
  color: #fff;
  border: none;
}
button[type='submit'] .icon-right {
  color: #fff;
  font-size: 14px;
  float: right;
  line-height: 43px;
}
.radio-group-wrapper {
  margin-bottom: 25px;
}
.radio-group-wrapper > label {
  display: inline-block;
  margin-right: 70px;
  margin-bottom: 15px;
}
.radio-group {
  display: inline-block;
}
.radio-group > div {
  display: inline-block;
  margin-right: 25px;
}
.file-upload-input {
  width: 100%;
  max-width: calc(100% - 136px);
  color: #000;
  font-size: 14px;
  line-height: 14px;
  padding: 0 10px;
  border: none;
  float: none;
  display: inline-block !important;
  vertical-align: top;
}
.file-upload-button {
  display: inline-block;
  vertical-align: middle;
  min-width: 134px;
  line-height: 43px;
  border: none;
  padding: 0 16px;
  font-size: 14px;
  color: #fff;
  background: #0080ac;
  position: relative;
  cursor: pointer;
  outline: none;
  border-radius: 2px;
}
.form-element-button {
  text-align: right;
}
fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
legend {
  display: none;
}
textarea {
  color: #3b3b3b;
  font-family: 'Roboto';
  background: transparent;
  font-weight: normal;
  font-size: 14px;
  border: 0;
  min-height: 142px;
  width: 100%;
  border: 1px solid #cdcdcd;
  border-radius: 2px;
  background: transparent;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 10px;
  padding-top: 10px;
  resize: vertical;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  margin: 0;
  border: none;
  background: #0080ac;
  color: #fff;
  font-family: 'Roboto';
}
.ui-state-active {
  cursor: pointer;
  min-height: 1em;
  color: #FFFFFF;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.ui-menu .ui-menu-item {
  padding: 0 !important;
}
.ui-menu-item-wrapper {
  list-style: none;
  padding: 10px;
  line-height: 1.57;
  margin: 0;
  font-size: 14px;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
::-webkit-input-placeholder {
  color: #666666;
  font-size: 14px;
}
:-moz-placeholder {
  color: #666666;
  font-size: 14px;
}
::-moz-placeholder {
  color: #666666;
  font-size: 14px;
}
:-ms-input-placeholder {
  color: #666666;
  font-size: 14px;
}
.select2-container, .select2-container .select2-choice {
  width: 100%;
  min-width: 100px;
}
.select2-container a {
  font-size: 14px;
  font-family: 'Roboto';
}
.select2-container .select2-choice {
  height: 42px;
  line-height: 42px;
  padding: 0 12px;
  font-family: 'Roboto';
  font-weight: normal;
  color: #3b3b3b;
  border: 1px solid #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.select2-container .select2-choice, .select2-dropdown-open .select2-choice {
  border: 1px solid #cdcdcd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #ffffff;
  background-image: none;
}
.select2-container, .select2-container .select2-choice:focus, .select2-dropdown-open .select2-choice:focus, .select2-container-active .select2-choice {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.select2-drop, .select2-drop-active {
  border: none;
  border-top: none;
}
.select2-container .select2-choice .select2-arrow {
  text-align: center;
  background: url('https://www.wandfluh-us.com/fileadmin/static/public/css/img/arrow-down-gray-two.svg') no-repeat center;
  width: 16px;
  height: 10px;
  border: none;
  position: absolute;
  right: 14px;
  top: 50%;
  margin-top: -4px;
}
.select2-results .select2-highlighted {
  background: #0080ac;
  color: #ffffff;
}
ul.select2-results {
  padding-left: 0;
  margin: 0;
  background: #ffffff;
  border: 1px solid #cdcdcd;
}
ul.select2-results li {
  list-style: none;
  padding: 10px;
  line-height: 1.57;
  margin: 0;
}
.select2-search {
  padding: 0;
}
.select2-search input {
  line-height: 26px;
  height: 26px;
  margin: 0;
  border-bottom: none;
}
ul.select2-results li:before {
  display: none;
}
.select2-results .select2-result-label {
  padding: 0;
}
.divider {
  margin: 40px 0;
}
.select2-focusser, .select2-search, .select2-search input {
  display: none !important;
}
.btn {
  display: inline-block;
  min-width: 202px;
  padding: 12px 15px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #3b3b3b;
  color: #3b3b3b;
  line-height: 1.6;
}
.btn [class*="icon-"] {
  vertical-align: middle;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.btn:after {
}
.btn:hover {
  background: #0080ac;
  border: 1px solid #0080ac;
  color: #ffffff;
}
.btn:hover [class*="icon-"] {
  color: #ffffff;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.btn.back {
  color: #3b3b3b;
  line-height: 1.2;
}
.btn.back [class*="icon-"] {
  float: left;
  font-size: 15px;
  margin-top: 2px;
  color: #A7A7A7;
}
.btn.back:hover {
  background: #0080ac;
  border: 1px solid #0080ac;
  color: #ffffff;
}
.btn.back:hover [class*="icon-"] {
  color: #ffffff;
}
.btn.dark {
  background: #0080ac;
  border: 1px solid #0080ac;
  color: #ffffff;
}
.btn.dark:hover {
  background: #000000;
  border: 1px solid #000000;
}
.btn.more {
  border: none;
  min-width: 0;
  position: relative;
  padding: 15px 22px;
  display: inline-block;
  font-family: 'Roboto-bold';
  color: #000;
  font-size: 14px;
  z-index: 2;
}
.btn.more:before {
  content: '';
  width: 100%;
  height: 6px;
  background: #0080ac;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.btn.more a:after {
  content: 'r';
  font-family: wandfluh;
  color: #000;
  margin-left: 28px;
}
.btn.more:hover {
  border: none;
  background: transparent;
  color: #FFFFFF;
}
.btn.more:hover:before {
  height: 52px;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.btn.more:hover:after {
  color: #FFFFFF;
}
.btn.download {
  background: #0080ac;
  border: 1px solid #0080ac;
  color: #ffffff;
}
.btn.download:after {
  content: 'r';
  font-family: wandfluh;
  color: #fff;
  margin-left: 28px;
}
.btn.download:hover {
  background: #000000;
  border: 1px solid #000000;
}
.btn.active {
  background: #000000;
  color: #ffffff;
}
.btn.pmv-page {
  background: #1AB26C;
  border-color: #1AB26C;
  color: #FFFFFF;
}
.btn.pmv-page .icon-46 {
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/pmv-icon.svg) no-repeat center;
}
.btn.dark span {
  display: inline-block;
  width: 22px;
  height: 22px;
  float: right;
}
.btn.dark .icon-partner-login {
  top: 13px;
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/lock.svg) no-repeat center/contain;
}
.icon-at:before {
  content: '@';
}
.news-more {
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  text-align: center;
  line-height: 38px;
  border: 2px solid #FFFFFF;
}
.news-more [class*="icon-"] {
  color: #FFFFFF;
}
.news-more:hover {
  background: #0080ac;
  border-color: #0080ac;
}
footer {
  margin-top: 100px;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  color: #ffffff;
}
footer h3 {
  font-family: 'Roboto-thin';
}
footer h3 span {
  font-family: 'Roboto';
}
footer ul li {
  color: #ffffff;
}
footer ul li a {
  color: #ffffff;
}
footer ul li a:hover {
  color: #0080ac;
}
footer .footer-top {
  padding: 45px 0 40px;
  background: #1F1F1F;
}
footer .footer-top [class*="icon-"] {
  color: #0080ac;
  font-size: 42px;
}
footer .footer-top .icon-at {
  position: initial;
  font-size: 15px;
  font-family: 'Roboto' !important;
  color: inherit !important;
}
footer .footer-top .footer-item {
  min-height: 340px;
  position: relative;
}
footer .footer-top .footer-item:before {
  content: '';
  width: 1px;
  height: 63%;
  position: absolute;
  top: 120px;
  left: 13px;
  background: #555;
}
footer .footer-top .footer-item .col-xs-12 p:first-child {
  padding-left: 0;
}
footer .footer-top .footer-item .col-xs-12 > p, footer .footer-top .footer-item .col-xs-12 form {
  padding-left: 30px;
  color: #ffffff;
}
footer .footer-top .footer-item ul {
  padding-left: 50px;
  color: #ffffff;
}
footer .footer-top .footer-item form {
  padding-left: 30px;
  color: #ffffff;
}
footer .footer-top .footer-item form .btn {
  margin-left: 0;
}
footer .footer-top .footer-item p {
  max-width: 360px;
}
@media (max-width: 992px) {
  footer .footer-top .footer-item {
    margin-bottom: 50px;
    min-height: 0;
  }
  footer .footer-top .footer-item:last-child {
    margin-bottom: 0;
  }
}
footer .footer-top .btn {
  margin-left: 30px;
  min-width: 204px;
  height: 43px;
  background: #0080ac;
  color: #fff;
  border: none;
  font-size: 14px;
  font-family: 'Roboto';
  text-align: center;
  line-height: 43px;
  padding: 0 24px;
  cursor: pointer;
  border-radius: 4px;
}
footer .form-element-submit {
  margin-top: 15px;
  text-align: left;
}
footer input[type="text"], footer input[type="password"], footer input[type="email"] {
  border: 1px solid #555;
  color: #fff;
}
footer .btn {
  border: 1px solid transparent;
}
footer .btn [class*="icon-"] {
  color: #fff;
  font-size: 14px;
}
footer .btn:hover {
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
}
footer .mail, footer a {
  color: #ffffff;
  text-decoration: underline;
}
footer .mail:hover, footer a:hover {
  color: #0080ac;
}
footer a {
  text-decoration: none;
}
footer .footer-bottom {
  background: #000000;
  padding: 15px 0;
  color: #FFFFFF;
  font-size: 14px;
}
footer .footer-bottom ul {
  padding: 0;
  margin: 0;
}
footer .footer-bottom ul li {
  font-size: 14px;
  padding: 0 15px 0 0;
  margin: 0;
  color: #FFFFFF;
}
footer .footer-bottom ul li:before {
  display: none;
}
footer .footer-bottom ul li a {
  color: #FFFFFF;
}
footer .footer-bottom ul li a:hover {
  color: #0080ac;
}
footer .footer-bottom a:hover {
  color: #FFFFFF;
}
@media (max-width: 679px) {
  footer .footer-bottom .icons-content {
    margin-top: 15px;
  }
}
@media (min-width: 1200px) {
  footer .footer-bottom .icons-wrapper {
    padding-left: 30px;
  }
}
footer .footer-bottom .icons-wrapper .facebook {
  background: url("https://www.wandfluh-us.com/fileadmin/static/public/images/facebook.svg") no-repeat center;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 15px;
}
footer .footer-bottom .icons-wrapper .linkedin {
  background: url("https://www.wandfluh-us.com/fileadmin/static/public/images/instagram.svg") no-repeat center;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 15px;
}
footer .footer-bottom .icons-wrapper .youtube {
  background: url("https://www.wandfluh-us.com/fileadmin/static/public/images/youtube.svg") no-repeat center;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 15px;
}
.main {
  padding-top: 13%;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #0D0D0D;
  top: 0;
  left: 0;
  overflow: hidden;
  overflow-y: auto;
  opacity: 0;
  color: #ffffff;
  z-index: 12;
}
.main.done {
  visibility: visible;
  opacity: 1;
  top: 0;
}
.main .container {
  max-width: 1096px;
  visibility: hidden;
  opacity: 0;
  position: relative;
  top: 20px;
}
.main .container.done {
  visibility: visible;
  opacity: 1;
  top: 0;
}
.main h5 {
  color: #0080ac;
  font-family: 'Roboto-light';
  position: relative;
}
.main h5:before {
  content: '';
  width: 10px;
  height: 10px;
  background: #ACACAC;
  position: absolute;
  left: -24px;
  top: 10px;
  border-radius: 50%;
}
@media (max-width: 1480px) {
  .main h5 {
    font-size: 22px;
  }
}
.main .vertical {
  position: relative;
  margin: 0 0 65px;
}
.main .vertical:last-child h5 {
  color: #1AB26C;
}
.main .vertical:last-child .active a {
  color: #1AB26C;
}
.main .vertical:last-child a:hover {
  color: #1AB26C;
}
.main .vertical:before {
  content: '';
  height: 90%;
  width: 1px;
  background: #ACACAC;
  position: absolute;
  top: 10px;
  left: -8px;
}
@media (max-width: 1480px) {
  .main .vertical {
    margin-bottom: 45px;
  }
}
@media (max-width: 992px) {
  .main .vertical {
    margin-bottom: 35px;
  }
}
.main ul {
  padding: 0 0 0 5px;
}
.main ul.plugin-menu li a {
  text-transform: capitalize;
}
.main ul:first-child {
  margin-top: 12px;
}
.main ul.plugin-menu {
  margin-top: 12px;
}
.main ul li {
  padding: 7px 10px 7px 0;
  margin: 0;
}
.main ul li a {
  font-family: 'Roboto-light';
  font-size: 16px;
  color: #ffffff;
}
.main ul li a:hover {
  color: #0080ac;
}
@media (max-width: 1480px) {
  .main ul li a {
    font-size: 14px;
  }
}
.main ul li.active a {
  color: #0080ac;
}
.main ul li.pmv-page.active a {
  color: #1AB26C;
}
.main ul li.pmv-page a:hover {
  color: #1AB26C;
}
@media (max-width: 1480px) {
  .main ul li {
    padding: 5px 10px 5px 0;
  }
}
@media (max-width: 1480px) {
  .main {
    padding-top: 10%;
  }
}
@media (max-width: 1100px) {
  .main {
    padding: 180px 24px 50px;
  }
}
.mobile-navigation {
  display: none;
}
.menu-search {
  display: inline-block;
  position: relative;
  margin-right: 100px;
}
@media (max-width: 1100px) {
  .menu-search {
    margin-right: 30px;
  }
}
@media (max-width: 985px) {
  .menu-search {
    margin-right: 10px;
  }
}
@media (max-width: 540px) {
  .menu-search {
    margin-top: 14px;
    vertical-align: middle;
  }
}
@media (max-width: 320px) {
  .menu-search {
    margin-right: 0;
    font-size: 14px;
  }
}
.menu-search span {
  position: relative;
  z-index: 5;
  width: 30px;
  height: 20px;
  display: inline-block;
  cursor: pointer;
  text-align: center;
}
.menu-search span.icon-active {
  color: #008ab0;
}
.menu-search form {
  position: absolute;
  right: 0;
  top: -11px;
  width: 0;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 4px;
}
.menu-search form.search-visible {
  opacity: 1;
  width: 300px;
  background: #fff;
}
@media (max-width: 540px) {
  .menu-search form.search-visible {
    width: 230px;
  }
}
.menu-search form input[type="text"] {
  height: 38px;
  line-height: 38px;
}
.menu-search form input[type="text"]:focus {
  outline: none;
}
.menu-search form input[type="text"]::-ms-clear {
  display: none;
}
.menu-btn {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 22px;
  background: transparent;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  z-index: 10;
}
.menu-btn span {
  display: block;
  position: absolute;
  height: 3px;
  width: 35px;
  border-radius: 2px;
  background: #fff;
  opacity: 1;
  left: 50%;
  margin-left: -18px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.menu-btn span:nth-child(1) {
  top: 0;
}
.menu-btn span:nth-child(2) {
  top: 8px;
}
.menu-btn span:nth-child(3) {
  top: 16px;
}
.menu-btn.open span:nth-child(1) {
  top: 50%;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.menu-btn.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
.menu-btn.open span:nth-child(3) {
  top: 50%;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
@media (max-width: 680px) {
  .menu-btn {
    position: absolute;
    top: 95px;
    right: 24px;
  }
}
.list-wrapper .list-item, .list-wrapper .text-text-content {
  margin-bottom: 65px;
}
.list-wrapper .list-item .wrapper, .list-wrapper .text-text-content .wrapper {
  border-left: 1px solid #cdcdcd;
  padding-left: 32px;
}
.list-wrapper .list-item .wrapper .date, .list-wrapper .text-text-content .wrapper .date {
  width: 100px;
  height: 30px;
  background: #0080ac;
  color: #ffffff;
  text-align: center;
  line-height: 30px;
  border-radius: 4px;
  font-size: 14px;
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 2;
}
.list-wrapper .list-item .wrapper .img-wrapper, .list-wrapper .text-text-content .wrapper .img-wrapper {
  position: relative;
  display: inline-block;
  margin-bottom: 35px;
  border-radius: 4px;
  overflow: hidden;
}
.list-wrapper .list-item .wrapper .img-wrapper a, .list-wrapper .text-text-content .wrapper .img-wrapper a {
  display: block;
  position: relative;
}
.list-wrapper .list-item .wrapper .img-wrapper a:before, .list-wrapper .text-text-content .wrapper .img-wrapper a:before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
}
.list-wrapper .list-item .wrapper .img-wrapper a:after, .list-wrapper .text-text-content .wrapper .img-wrapper a:after {
  content: '';
  width: 115px;
  height: 68px;
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/hover-logo.svg) no-repeat center / contain;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -34px;
  margin-left: -58px;
  opacity: 0;
}
.list-wrapper .list-item .wrapper .img-wrapper a:hover:before, .list-wrapper .text-text-content .wrapper .img-wrapper a:hover:before {
  background: rgba(0, 0, 0, 0.8);
}
.list-wrapper .list-item .wrapper .img-wrapper a:hover:after, .list-wrapper .text-text-content .wrapper .img-wrapper a:hover:after {
  opacity: 1;
}
.list-wrapper .list-item .wrapper .teaser, .list-wrapper .text-text-content .wrapper .teaser {
  max-width: 420px;
  margin-bottom: 35px;
}
.list-wrapper .list-item .wrapper .teaser p, .list-wrapper .text-text-content .wrapper .teaser p {
  line-height: 1.47;
}
.list-wrapper .list-item .wrapper .more, .list-wrapper .text-text-content .wrapper .more {
  padding: 0;
  font-size: 13px;
  font-family: 'Roboto-medium';
  display: inline-block;
  position: relative;
  color: #3b3b3b;
}
.list-wrapper .list-item .wrapper .more:hover, .list-wrapper .text-text-content .wrapper .more:hover {
  color: #0080ac;
}
.list-wrapper .list-item .wrapper .more:after, .list-wrapper .text-text-content .wrapper .more:after {
  content: '';
  width: 28px;
  height: 28px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  line-height: 28px;
  color: #ffffff;
  background: #0080ac;
  font-size: 10px;
  margin-left: 12px;
  position: absolute;
  right: -24px;
  top: -7px;
}
.list-wrapper .list-item .wrapper .more [class*="icon-"], .list-wrapper .text-text-content .wrapper .more [class*="icon-"] {
  position: relative;
  font-size: 10px;
  right: -16px;
  color: #ffffff;
  z-index: 1;
}
@media (max-width: 680px) {
  .list-wrapper .list-item .wrapper, .list-wrapper .text-text-content .wrapper {
    padding-left: 0;
    border-left: none;
  }
}
@media (max-width: 992px) {
  .list-wrapper .list-item {
    margin-bottom: 25px;
  }
}
@media (max-width: 680px) {
  .list-wrapper .list-item {
    margin-bottom: 10px;
  }
}
.text-text-content {
  margin-bottom: 65px;
}
.text-text-content .wrapper {
  border-left: 1px solid #cdcdcd;
  padding-left: 32px;
}
.text-text-content .wrapper .more {
  font-size: 13px;
  color: #3b3b3b;
}
.text-text-content .wrapper .more [class*="icon-"] {
  font-size: 13px;
  margin-left: 10px;
  vertical-align: middle;
  color: #3b3b3b;
}
.text-text-content .wrapper .more:hover {
  color: #0080ac;
}
.text-text-content .wrapper .more:hover [class*="icon-"] {
  color: #0080ac;
}
@media (max-width: 680px) {
  .text-text-content .wrapper {
    padding-left: 0;
    border-left: none;
  }
}
@media (max-width: 992px) {
  .text-text-content {
    margin-bottom: 25px;
  }
}
@media (max-width: 680px) {
  .text-text-content {
    margin-bottom: 10px;
  }
}
.list-single .main-top {
  margin-bottom: 20px;
}
.list-single .main-top:after {
  display: none;
}
.list-single .img-wrapper {
  margin-bottom: 20px;
}
.list-single .bx-wrapper {
  margin-bottom: 20px !important;
}
.list-single .page-navigation {
  text-align: left;
}
.middle-accordion .content-accordion {
  display: none;
  padding-bottom: 30px;
}
.middle-accordion .open-accordion {
  cursor: pointer;
  position: relative;
  padding: 30px 0;
  border-top: 1px solid #cdcdcd;
}
.middle-accordion .open-accordion .accordion-header {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 50px);
}
.middle-accordion .open-accordion .accordion-header p {
  margin-bottom: 0;
}
.middle-accordion .open-accordion [class*='icon-'] {
  width: 44px;
  height: 44px;
  line-height: 44px;
  background: #F0F0F0;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  color: #0080ac;
  border-radius: 50%;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.middle-accordion .open-accordion:hover [class*='icon-'] {
  background: #000000;
  color: #ffffff;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.middle-accordion .open-accordion.active [class*='icon-'] {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.branch-wrapper {
  margin-top: 140px;
  overflow-x: hidden;
}
@media (max-width: 1024px) {
  .branch-wrapper {
    margin-top: 60px;
  }
}
.branch-single.page-top {
  min-height: 585px;
  padding-top: 475px;
}
@media (max-width: 1024px) {
  .branch-single.page-top {
    min-height: 300px;
    padding-top: 225px;
  }
}
.branch-single.page-top h1 {
  text-transform: uppercase;
}
.branch-single .list-item {
  margin-bottom: 65px;
}
.branch-single .list-item .wrapper {
  border-left: 1px solid #cdcdcd;
  padding-left: 32px;
}
.branch-single .file-wrapper.pmw-page h5 {
  color: #1AB26C;
}
.branch-single .file-wrapper h5 {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 20px;
  color: #0080ac;
}
.branch-single .icon-file:before {
  display: block;
  position: static;
}
.branch-single .background-10 .media-right:first-child {
  position: relative;
}
.branch-single .background-10 .media-right:first-child:before {
  content: "";
  height: 100%;
  width: 1px;
  background: #cdcdcd;
  position: absolute;
  left: 12px;
  top: 0;
}
.branch-single .background-10 .media-right:first-child h1, .branch-single .background-10 .media-right:first-child h2, .branch-single .background-10 .media-right:first-child h3, .branch-single .background-10 .media-right:first-child h4, .branch-single .background-10 .media-right:first-child h5, .branch-single .background-10 .media-right:first-child h6, .branch-single .background-10 .media-right:first-child ul, .branch-single .background-10 .media-right:first-child ol, .branch-single .background-10 .media-right:first-child p {
  padding-left: 32px;
}
.branch-item {
  margin-bottom: 70px;
  position: relative;
  text-align: left !important;
}
.branch-item:before {
  content: '';
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 12px;
  background: #0080ac;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.branch-item:hover:before {
  background: transparent !important;
}
.branch-item:hover h4 {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.branch-item:hover h4 a {
  color: #ffffff;
}
@media (max-width: 1024px) {
  .branch-item:hover h4 {
    pointer-events: none;
  }
}
.branch-item:hover .img-wrapper {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.branch-item .img-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 12px;
  top: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  z-index: 1;
}
.branch-item .img-wrapper a {
  display: inline-block;
  position: relative;
}
.branch-item .img-wrapper a:after {
  content: '';
  width: 100%;
  max-width: 490px;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 1024px) {
  .branch-item .img-wrapper {
    position: initial;
    opacity: 1;
    visibility: visible;
    margin-bottom: 25px;
  }
}
.branch-item .wrapper {
  padding: 12px 22px 24px;
  min-height: 150px;
}
@media (max-width: 1024px) {
  .branch-item .wrapper {
    padding-top: 0;
  }
}
.branch-item .teaser {
  max-width: 435px;
}
.branch-item h4 {
  position: relative;
  z-index: 2;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .branch-item h4 {
    pointer-events: none;
  }
}
.branch-item h4 a {
  color: inherit;
}
.branch-item p {
  font-size: 14px !important;
  line-height: 1.4;
  margin-bottom: 0 !important;
}
.branch-item.Industry:before, .branch-item.промышленность:before {
  background: #00837e;
}
.branch-item.Mobile:before, .branch-item.мобильные:before {
  background: #f7b334;
}
.branch-item.Oil:before, .branch-item.нефтегазовая:before {
  background: #61b4e4;
}
.branch-item.Marine:before, .branch-item.морское:before {
  background: #ac162c;
}
.branch-item.Energy:before, .branch-item.энергетика:before {
  background: #6ca439;
}
.branch-item.Mechanic:before, .branch-item.механика:before {
  background: #75478a;
}
.branch-item.Automatic:before, .branch-item.автоматический:before {
  background: #27a844;
}
.branch-item.Assemble:before, .branch-item.сборка:before {
  background: #1f3c86;
}
.branch-item.Delivery:before, .branch-item.доставка:before {
  background: #e84b37;
}
.wapro .branch-item:before {
  height: 150px;
}
.wapro .branch-item .wrapper {
  min-height: 250px;
}
.quotas-item {
  min-height: 150px;
  text-align: center;
}
.quotas-item blockquote {
  min-height: 150px;
  border-radius: 4px;
}
.industry.page-top h1:before {
  background: #00837e;
}
.industry .aside-wrapper {
  border-top: 6px solid #00837e;
}
.mobile.page-top h1:before {
  background: #f7b334;
}
.mobile .aside-wrapper {
  border-top: 6px solid #f7b334;
}
.oilGas.page-top h1:before {
  background: #61b4e4;
}
.oilGas .aside-wrapper {
  border-top: 6px solid #61b4e4;
}
.marine.page-top h1:before {
  background: #ac162c;
}
.marine .aside-wrapper {
  border-top: 6px solid #ac162c;
}
.energy.page-top h1:before {
  background: #6ca439;
}
.energy .aside-wrapper {
  border-top: 6px solid #6ca439;
}
.mechanic.page-top h1:before {
  background: #75478a;
}
.mechanic .aside-wrapper {
  border-top: 6px solid #75478a;
}
.automatic.page-top h1:before {
  background: #27a844;
}
.automatic .aside-wrapper {
  border-top: 6px solid #27a844;
}
.assemble.page-top h1:before {
  background: #1f3c86;
}
.assemble .aside-wrapper {
  border-top: 6px solid #1f3c86;
}
.delivery.page-top h1:before {
  background: #e84b37;
}
.delivery .aside-wrapper {
  border-top: 6px solid #e84b37;
}
aside {
  padding-top: 30px;
}
.aside-wrapper {
  max-width: 376px;
  margin: 0 0 20px auto;
  padding: 28px;
  border: 1px solid #cdcdcd;
  border-radius: 4px;
  background: #ffffff;
}
.aside-wrapper h5 {
  margin-bottom: 40px;
}
.aside-wrapper .btn {
  display: block;
  text-align: center;
  color: #ffffff;
  padding: 10px 18px;
  background: #0080ac;
  width: 100%;
  max-width: none;
  border-radius: 4px;
  border: none;
}
.aside-wrapper .btn [class*="icon-"] {
  float: left;
  font-size: 24px;
}
.aside-wrapper .btn.capitalize {
  text-transform: capitalize;
}
.aside-wrapper .btn:hover {
  background: #000000;
  border: none;
}
.aside-wrapper .btn.active {
  background: #000000;
  color: #ffffff;
}
.aside-wrapper hr {
  margin-top: 10px;
  margin-bottom: 30px;
}
.aside-wrapper .file-wrapper {
  margin-bottom: 48px;
}
.aside-wrapper .file-item {
  display: block;
  color: #3b3b3b;
  margin-bottom: 30px;
  word-wrap: break-word;
  word-break: initial;
}
.aside-wrapper .file-item [class*="icon-"] {
  font-size: 28px;
  margin-right: 14px;
  color: #3b3b3b;
  vertical-align: bottom;
}
.aside-wrapper .file-item:hover {
  color: #0080ac;
}
.aside-wrapper .file-item:hover [class*="icon-"] {
  color: #0080ac;
}
.aside-wrapper .list-item {
  border-top: 1px solid #cdcdcd;
  padding-top: 25px;
}
.aside-wrapper .list-item .date {
  width: 84px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  margin-bottom: 10px;
}
.aside-wrapper .list-item p {
  line-height: 1.43;
  margin-bottom: 25px;
}
.aside-wrapper .list-item:last-child p {
  margin-bottom: 0;
}
.aside-wrapper nav p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .aside-wrapper {
    max-width: 500px;
    margin: 0 auto 20px;
  }
}
@media (max-width: 768px) {
  .partners {
    max-width: 95% !important;
  }
}
@media (max-width: 680px) {
  .partners {
    max-width: 95% !important;
    margin-bottom: 20px !important;
  }
}
.partners .partner-item-wrapper:nth-child(odd) .partner-item {
  border-right: 1px solid #000000;
}
@media (max-width: 992px) {
  .partners .partner-item-wrapper:nth-child(odd) .partner-item {
    border: none;
  }
}
@media (max-width: 680px) {
  .partners .partner-item-wrapper:nth-child(odd) .partner-item {
    border-bottom: 1px solid #000000;
  }
}
.partners .partner-item-wrapper:nth-child(even) .partner-item {
  padding-left: 40px;
}
@media (max-width: 1200px) {
  .partners .partner-item-wrapper:nth-child(even) .partner-item {
    padding-left: 10px;
  }
}
.partners .partner-item {
  padding: 40px 0;
}
@media (max-width: 992px) {
  .partners .partner-item {
    padding: 20px 0;
  }
}
.partners .partner-item.pmv-page .address a {
  color: #1AB26C;
}
.partners .partner-item.pmv-page .address a:hover {
  color: #000;
}
@media (max-width: 680px) {
  .partners .partner-item .address {
    margin-top: 35px;
  }
}
.partners .partner-item .address p {
  margin-bottom: 14px;
  line-height: 1.4;
}
.partners .partner-item .address [class*="icon-"] {
  margin-right: 10px;
  font-size: 16px;
  vertical-align: middle;
}
.partners .partner-item .company-title p {
  font-family: 'Roboto-bold';
}
.partners .partner-item iframe {
  border-radius: 4px;
}
.partners .partner-item .btn {
  margin-top: 20px;
}
.partners .partner-item h1, .partners .partner-item h2, .partners .partner-item h3, .partners .partner-item h4, .partners .partner-item h5, .partners .partner-item h6 {
  margin-bottom: 25px;
}
.distributors .distributors-header {
  background-image: url("https://www.wandfluh-us.com/fileadmin/static/public/css/img/partner-bg.png");
  background-repeat: no-repeat;
  background-position: top right;
}
@media (max-width: 680px) {
  .distributors .distributors-header {
    padding: 35px 0 20px;
    background-position: bottom right;
    background-size: cover;
  }
}
.distributors .distributors-header h3 {
  font-family: 'Roboto-light';
  font-size: 35px;
}
.distributors .distributors-header .select2-container {
  max-width: 300px;
  margin-right: 15px;
}
@media (max-width: 1200px) {
  .distributors .distributors-header .select2-container {
    margin-bottom: 15px;
    margin-right: 0;
  }
}
.distributors .distributors-header .filer-checkbox {
  display: inline-block;
  max-width: 300px;
  margin-right: 15px;
  text-align: left;
}
@media (max-width: 1200px) {
  .distributors .distributors-header .filer-checkbox {
    display: block;
    margin: 0 auto 15px;
  }
}
.distributors .distributors-header .filer-checkbox input:not(:checked) + label:after, .distributors .distributors-header .filer-checkbox input:checked + label:after {
  background: #FFFFFF;
}
.distributors .distributors-header .filer-checkbox label {
  color: #FFFFFF;
}
@media (max-width: 680px) {
  .distributors .distributors-content {
    max-width: 90% !important;
  }
}
@media (max-width: 680px) {
  .distributors .distributor-item {
    padding: 40px 0 0;
  }
}
.distributors .distributor-item .wrapper {
  padding: 0 28px;
}
.distributors .distributor-item .wrapper.pmv-page .pin {
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/pin-green.svg) no-repeat center top / contain #ffffff;
}
.distributors .distributor-item .wrapper.pmv-page a {
  color: #1AB26C;
}
.distributors .distributor-item .wrapper.pmv-page a:hover {
  color: #000;
}
.distributors .distributor-item h6 {
  margin-bottom: 14px;
  font-size: 15px;
}
.distributors .distributor-item p {
  margin-bottom: 14px;
  line-height: 1.4;
}
.distributors .dealer-aditionalinfo p:last-child {
  margin-bottom: 0;
}
.username {
  color: #0080ac;
}
.login-aria .aside-wrapper {
  max-width: 647px;
  border: none;
}
.login-aria .aside-wrapper .list-item {
  border-top: none;
  padding-top: 0;
  margin-bottom: 12px;
}
.login-aria .aside-wrapper .list-item .date {
  margin-bottom: 18px;
}
.login-aria .aside-wrapper .list-item .wrapper {
  border-left: 1px solid #cdcdcd;
  padding: 0 0 1px 20px;
}
.login-aria .aside-wrapper .list-item .wrapper h6 {
  margin-bottom: 0;
}
.product-wrapper {
  margin-top: 70px;
  overflow: visible;
}
.product-wrapper .heading-wrapper h3 {
  font-family: 'Roboto-bold';
}
.product-wrapper .search-wrapper {
  margin-bottom: 60px;
}
.product-wrapper .search-wrapper .select2-container .select2-arrow {
  display: none;
}
.product-wrapper .search-wrapper.chapter {
  margin-bottom: 25px;
}
.product-wrapper .search-wrapper .icon-search {
  cursor: pointer;
}
.product-wrapper .search-wrapper .icon-catalogue {
  width: 24px;
  height: 24px;
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/catalogue-icon.svg) no-repeat center;
  cursor: pointer;
}
.product-wrapper .dark {
  display: block;
  text-align: left;
}
.product-wrapper .dark.active [class*="icon-"] {
  display: none;
}
.product-wrapper .category-description {
  margin: 50px 0 40px;
}
.product-wrapper .category-filter-wrapper {
  margin-bottom: 50px;
}
.product-wrapper .category-filter-wrapper .select2-container {
  margin-bottom: 25px;
}
.product-wrapper .category-filter-wrapper > div:nth-child(2) .category-filter {
  border-top: none;
}
.product-wrapper .category-filter {
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  padding: 42px 0 17px;
}
.product-wrapper .category-filter.ajaxInject {
  visibility: hidden;
  opacity: 0;
}
.product-wrapper .category-filter.ajaxInject.done {
  visibility: visible;
  opacity: 1;
}
.product-wrapper table tr th, .product-wrapper table tr td {
  cursor: auto;
  text-align: center;
}
.product-wrapper table tr td {
  font-size: 14px;
}
.product-wrapper table tr td a {
  font-size: 14px;
}
.product-wrapper .count-results {
  text-align: center;
}
.product-wrapper .count-results h6 {
  font-size: 17px;
  font-family: 'Roboto-bold';
  text-transform: uppercase;
}
.product-wrapper .count-results .number {
  font-size: 62px;
  font-family: 'Roboto-bold';
  color: #0080ac;
}
@media (max-width: 1024px) {
  .category-item-btn {
    margin-bottom: 25px;
  }
}
.product-results-wrapper {
  overflow: auto;
}
.info-box {
  color: #fff;
  padding: 50px 40px 50px 0;
}
.info-box h2, .info-box h3, .info-box h4, .info-box p {
  color: #ffffff;
  border-color: #ffffff;
}
.info-box h3 {
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  font-family: 'Roboto-bold';
}
.info-box h4 a:hover, .info-box h4:hover a {
  color: #000;
}
.info-box p a {
  text-decoration: underline;
  color: #fff;
}
.info-box p a:hover {
  color: #fff;
  text-decoration: none;
}
.info-box .fair-item {
  border-bottom: 1px solid #fff;
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
}
.info-box .fair-item .img {
  text-align: center;
}
@media (max-width: 1024px) {
  .info-box {
    padding: 50px 0;
  }
}
@media (max-width: 767px) {
  .info-box {
    display: none;
    background: #0080ac;
    margin-left: -12px;
    margin-right: -12px;
    padding: 30px;
  }
}
.news-mobile {
  display: none;
}
@media (max-width: 767px) {
  .news-mobile {
    display: block;
  }
  .news-mobile .info-box {
    display: block;
  }
}
.gray-section {
  background: #f1f1f1;
  position: relative;
}
.gray-section:before {
  content: "";
  width: calc((1608px * 0.33) + (100vw - 1614px) / 2);
  height: 100%;
  left: 0;
  top: 0;
  background: #0080ac;
  position: absolute;
}
@media (max-width: 1608px) {
  .gray-section:before {
    width: calc(100% * 0.33);
  }
}
@media (max-width: 767px) {
  .gray-section:before {
    display: none;
  }
}
.gray-wrapper {
  position: relative;
  padding: 50px 0 50px 60px;
}
.gray-wrapper .list-btn {
  text-align: center;
  margin-bottom: 20px;
}
.gray-wrapper .list-btn a {
  display: inline-block;
  width: 100%;
}
.gray-wrapper .list-btn a span {
  display: inline-block;
  width: 24px;
  height: 24px;
  float: right;
}
.gray-wrapper .list-btn a span.icon-services {
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/systems-icon.svg) no-repeat center;
}
.gray-wrapper .list-btn a span.icon-2 {
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/valves-icon.svg) no-repeat center;
  background-size: 100% 100%;
  width: 50px;
}
.gray-wrapper .list-btn a span.icon-6 {
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/electronics-icon.svg) no-repeat center;
  background-size: 100%;
  width: 50px;
}
.gray-wrapper .list-btn a span.icon-7 {
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/accesories-icon.svg) no-repeat center;
}
.gray-wrapper .list-btn .dark.active [class*="icon-"] {
  display: block;
}
@media (max-width: 1024px) {
  .gray-wrapper {
    padding: 50px 0;
  }
  .gray-wrapper .category-item-btn {
    margin-bottom: 0;
  }
}
.tabs-wrapper {
  margin-top: 50px;
}
.tabs-wrapper .nav-tabs {
  margin: 0px;
  padding: 0;
}
.tabs-wrapper .nav-tabs li {
  display: inline-block;
  width: calc(50% - 2px);
  margin: 0;
}
.tabs-wrapper .nav-tabs li:before {
  display: none;
}
.tabs-wrapper .nav-tabs li a {
  padding: 30px;
  display: block;
  position: relative;
  z-index: 0;
  color: #acacac;
  font-family: 'Roboto-bold';
  font-size: 22px;
  text-align: center;
}
.tabs-wrapper .nav-tabs li a [class^="icon-"], .tabs-wrapper .nav-tabs li a [class*=" icon-"] {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  margin-right: 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.tabs-wrapper .nav-tabs li a [class^="icon-"].icon-filter, .tabs-wrapper .nav-tabs li a [class*=" icon-"].icon-filter {
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/filter-icon.svg) no-repeat center;
}
.tabs-wrapper .nav-tabs li a [class^="icon-"].icon-2, .tabs-wrapper .nav-tabs li a [class*=" icon-"].icon-2 {
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/valves-icon-g.svg) no-repeat center;
  background-size: 100%;
  width: 50px;
  margin-right: 15px;
}
.tabs-wrapper .nav-tabs li a [class^="icon-"].icon-6, .tabs-wrapper .nav-tabs li a [class*=" icon-"].icon-6 {
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/electronics-icon-g.svg) no-repeat center;
  background-size: 100%;
  width: 50px;
  margin-right: 15px;
}
.tabs-wrapper .nav-tabs li a [class^="icon-"].icon-7, .tabs-wrapper .nav-tabs li a [class*=" icon-"].icon-7 {
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/accesories-icon-g.svg) no-repeat center;
  background-size: contain;
}
.tabs-wrapper .nav-tabs li a.active {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
  background: #fff;
  z-index: 1;
  color: #000;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.tabs-wrapper .nav-tabs li a.active:after {
  content: "";
  width: 100%;
  height: 15px;
  background: #fff;
  position: absolute;
  bottom: -15px;
  left: 0;
}
.tabs-wrapper .nav-tabs li a.active .icon-filter {
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/filter-icon-blue.svg) no-repeat center;
}
.tabs-wrapper .nav-tabs li a.active .icon-2 {
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/valves-icon-blue.svg) no-repeat center;
  background-size: 100%;
}
.tabs-wrapper .nav-tabs li a.active .icon-6 {
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/electronics-icon-blue.svg) no-repeat center;
  background-size: 100%;
}
.tabs-wrapper .nav-tabs li a.active .icon-7 {
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/accesories-icon-blue.svg) no-repeat center;
  background-size: contain;
}
.tabs-wrapper .tabcontent {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
  padding: 30px;
  display: none;
  background: #fff;
  border-radius: 6px;
}
.tabs-wrapper .tabcontent.open {
  display: block;
}
.tabs-wrapper #list > ul {
  column-count: 2;
  column-fill: balance;
  height: auto;
  margin: 0;
}
.tabs-wrapper #list > ul > li {
  border-left: 1px solid #dcdddf;
}
.tabs-wrapper #list > ul > li > a {
  color: #0080ac;
  font-family: 'Roboto-bold';
}
.tabs-wrapper #list > ul > li > ul > li > a {
  font-family: 'Roboto-bold';
}
.tabs-wrapper #list > ul li {
  margin: 0;
}
.tabs-wrapper #list > ul li:before {
  display: none;
}
.tabs-wrapper #list > ul a {
  font-size: 16px;
  color: #000;
  padding: 5px 0 5px 25px;
  display: block;
  overflow: hidden;
  break-inside: avoid;
}
.tabs-wrapper #list > ul a:hover, .tabs-wrapper #list > ul a.highlight {
  background: #dcdddf;
}
.tabs-wrapper #list > ul ul {
  padding-left: 15px;
  margin: 0;
}
.tabs-wrapper .active-select .select2-container a {
  background: #0080ac;
  color: #fff;
  border: 1px solid #0080ac;
}
@media (max-width: 1024px) {
  .tabs-wrapper .nav-tabs li a {
    font-size: 18px;
  }
  .tabs-wrapper .nav-tabs li a [class^="icon-"], .tabs-wrapper .nav-tabs li a [class*=" icon-"] {
    margin-right: 10px;
  }
  .tabs-wrapper #list > ul {
    padding-left: 0;
  }
  .tabs-wrapper #list > ul a {
    font-size: 14px;
  }
}
@media (max-width: 540px) {
  .tabs-wrapper .nav-tabs li a {
    padding: 10px;
    font-size: 14px;
  }
  .tabs-wrapper #list > ul {
    column-count: 1;
  }
}
@media (max-width: 400px) {
  .tabs-wrapper .nav-tabs li a span {
    display: none;
  }
}
.new-product-list.product-wrapper {
  margin-top: 40px;
}
.new-product-list.product-wrapper .count-results {
  text-align: right;
  margin-bottom: 55px;
}
.new-product-list.product-wrapper .count-results h6 {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  margin-right: 20px;
  margin-bottom: 0;
}
.new-product-list.product-wrapper .count-results .number {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  background: #0080ac;
  font-family: 'Roboto-thin';
  width: 121px;
  height: 121px;
  border-radius: 50%;
  text-align: center;
  line-height: 121px;
}
.new-product-list.product-wrapper .product-results-wrapper table {
  min-width: 100%;
}
.new-product-list.product-wrapper .category-filter {
  border-top: none;
  margin: 0 60px;
}
@media (max-width: 1024px) {
  .new-product-list.product-wrapper .category-filter {
    margin: 0;
  }
}
@media (max-width: 540px) {
  .new-product-list.product-wrapper .count-results {
    text-align: center;
  }
  .new-product-list.product-wrapper .count-results h6 {
    display: block;
    margin-bottom: 30px;
    margin-right: 0;
  }
}
#finder {
  padding-top: 60px;
}
.product-single .bx-wrapper .bx-prev:before, .product-single .bx-wrapper .bx-next:before {
  font-size: 17px;
}
.product-single .left {
  padding-top: 30px;
}
aside .aside-wrapper {
  padding: 32px 28px 40px;
  margin: 0 auto 20px;
}
aside .aside-wrapper .aside-item {
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
aside .aside-wrapper .aside-item h6 {
  font-size: 14px;
  margin-bottom: 0px;
  font-family: 'Roboto-medium';
  margin-top: 3px;
}
aside .aside-wrapper .aside-item .file-wrapper {
  margin-bottom: 0;
}
aside .aside-wrapper .aside-item .file-wrapper a:last-child {
  margin-bottom: 0;
}
aside .aside-wrapper .aside-item .middle-accordion {
  margin-bottom: 20px;
}
aside .aside-wrapper .aside-item .middle-accordion .open-accordion {
  text-align: center;
  color: #fff;
  padding: 13px 18px;
  background: #0080ac;
  border-radius: 4px;
  border: none;
}
aside .aside-wrapper .aside-item .middle-accordion .open-accordion:hover, aside .aside-wrapper .aside-item .middle-accordion .open-accordion.active {
  background: #000000;
}
aside .aside-wrapper .aside-item .middle-accordion .open-accordion [class*="icon-"] {
  width: auto;
  height: auto;
  line-height: 1.2;
  background: transparent;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  border-radius: 0;
  float: right;
}
aside .aside-wrapper .aside-item .middle-accordion .content-accordion {
  padding: 20px 0 0;
}
aside .aside-wrapper .aside-item .btn.back {
  padding: 13px 18px;
}
aside .aside-wrapper .aside-item .btn.back [class*="icon-"] {
  font-size: 17px;
  color: #ffffff;
}
aside .aside-wrapper .product-wrapper {
  margin: 25px 0;
}
aside .aside-wrapper .product-wrapper .count span {
  font-size: 25px;
}
aside .aside-wrapper .product-info-item {
  margin-bottom: 25px;
  font-size: 14px;
}
aside .aside-wrapper .product-info-item:last-child {
  margin-bottom: 0;
}
aside .aside-wrapper .product-info-item span {
  font-family: 'Roboto-medium';
  min-width: 100px;
  display: inline-block;
  margin-right: 32px;
}
aside table {
  margin: 0;
  width: 100%;
  table-layout: initial;
}
aside table tr td {
  padding: 20px 10px;
  overflow: hidden;
  word-break: break-all;
}
aside table tr td .file-item {
  margin-bottom: 0 !important;
}
aside table tr td .file-wrapper {
  margin-bottom: 0 !important;
}
.product-table {
  margin-top: 110px;
  position: relative;
}
.product-table .table-wrapper {
  overflow: auto;
}
.product-table .table-wrapper .select2-container, .product-table .table-wrapper .select2-container .select2-choice:focus, .product-table .table-wrapper .select2-dropdown-open .select2-choice:focus, .product-table .table-wrapper .select2-container-active .select2-choice {
  min-width: 100px;
}
@media (max-width: 640px) {
  .product-table .table-wrapper .select2-container, .product-table .table-wrapper .select2-container .select2-choice:focus, .product-table .table-wrapper .select2-dropdown-open .select2-choice:focus, .product-table .table-wrapper .select2-container-active .select2-choice {
    min-width: 55px;
  }
}
.product-table .table-wrapper th {
  min-width: 100px;
}
@media (max-width: 640px) {
  .product-table .table-wrapper th {
    min-width: 55px;
  }
}
@media (max-width: 640px) {
  .product-table .table-wrapper {
    min-width: 55px;
  }
}
.product-table .table-navigation {
  display: none;
}
.product-table .table-navigation span {
  position: absolute;
  top: 50%;
  z-index: 3;
  font-size: 24px;
  cursor: pointer;
}
.product-table .table-navigation span:hover {
  color: #0080ac;
}
.product-table .table-navigation span.icon-go-left {
  left: -30px;
}
@media (max-width: 1200px) {
  .product-table .table-navigation span.icon-go-left {
    left: 12px;
  }
}
.product-table .table-navigation span.icon-go-right {
  right: -30px;
}
@media (max-width: 1200px) {
  .product-table .table-navigation span.icon-go-right {
    right: 12px;
  }
}
.product-single-page ul.select2-results li {
  font-size: 12px;
}
/*include extensions styling*/
.tx-download {
  margin-bottom: 50px;
}
.tx-download *:focus {
  outline: none;
}
.tx-download .download-filters {
  margin-bottom: 25px;
}
.tx-download .download-filters [type="search"] {
  padding-right: 32px;
}
.tx-download .download-filters .search {
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 10px;
}
.tx-download table {
  table-layout: fixed;
  width: 100%;
}
.tx-download table tr th {
  position: relative;
  cursor: pointer;
}
.tx-download table tr th:first-child {
  max-width: 85%;
  width: 100%;
}
.tx-download table tr th:nth-child(2), .tx-download table tr th:nth-child(3) {
  width: 110px;
  text-align: center;
}
.tx-download table tr th .down {
  width: 7px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  background: url("/typo3conf/ext/download/Resources/Public/css/img/arrow-right-white.svg") no-repeat center / contain;
  opacity: 0.3;
  margin-left: 10px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.tx-download table tr th.tablesorter-headerDesc .down {
  opacity: 1;
}
.tx-download table tr th.tablesorter-headerAsc .down {
  opacity: 1;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.tx-download table tr td {
  text-align: left;
}
.tx-download table tr td:nth-child(2), .tx-download table tr td:nth-child(3) {
  text-align: center;
}
.tx-download table tr:nth-child(odd) {
  background: #F7F7F7;
}
.tx-download table tr:nth-child(even) {
  background: #EFEFEF;
}
.ui-autocomplete {
  border: 1px solid #cdcdcd;
  padding: 0 !important;
  margin: 0 !important;
}
.ui-autocomplete li {
  padding: 10px 10px !important;
  margin: 0 !important;
  line-height: 1.2;
  font-size: 13px;
}
.ui-autocomplete li:before {
  display: none;
}
.ui-autocomplete .ui-state-focus {
  background: #f5f5f5;
}
/*include extra styling*/
body {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.container {
  max-width: 1608px;
  width: 100%;
  margin: 0 auto;
}
.responsive-img {
  display: none;
}
@media (max-width: 680px) {
  .responsive-img {
    display: block;
  }
}
.text-center {
  text-align: center;
}
main {
  overflow-x: hidden;
}
.home-page h2 {
  position: relative;
  display: inline-block;
  font-size: 46px;
  font-family: 'Roboto-light';
  margin-bottom: 45px;
}
.home-page h2:before, .home-page h2:after {
  content: '';
  width: 106px;
  height: 1px;
  background: #ACACAC;
  position: absolute;
  top: 50%;
}
@media (max-width: 680px) {
  .home-page h2:before, .home-page h2:after {
    display: none;
  }
}
.home-page h2:before {
  left: -146px;
}
.home-page h2:after {
  right: -146px;
}
@media (max-width: 1024px) {
  .home-page h2 {
    font-size: 34px;
  }
}
@media (max-width: 768px) {
  .home-page h2 {
    font-size: 28px;
  }
}
.home-page h2 span {
  font-family: 'Roboto-bold' !important;
}
.home-page .page-top {
  padding: 230px 0 110px 100px;
  margin-bottom: 100px;
  position: relative;
  background-size: cover !important;
}
.home-page .page-top h1, .home-page .page-top h2, .home-page .page-top h3, .home-page .page-top h4, .home-page .page-top h5, .home-page .page-top h6 {
  color: #FFFFFF;
}
@media (max-width: 1480px) {
  .home-page .page-top {
    padding: 170px 0 110px 100px;
  }
}
@media (max-width: 768px) {
  .home-page .page-top {
    padding: 180px 24px 100px;
  }
}
@media (max-width: 640px) {
  .home-page .page-top {
    padding: 180px 5px 100px;
  }
}
.home-page h4 {
  font-family: 'Roboto-bold';
  margin-bottom: 10px;
}
.home-page .main-top {
  margin-bottom: 0;
}
.home-page .main-top:after {
  display: none;
}
.home-page .main-top h1 {
  font-family: 'Roboto-bold';
  margin-bottom: 24px;
}
.home-page .main-top p {
  font-size: 17px;
  max-width: 1000px;
  margin: 0 auto 20px;
}
@media (max-width: 1024px) {
  .home-page .main-top p {
    font-size: 15px;
  }
}
.home-page .product-heading {
  text-align: center;
  margin-top: 138px;
}
.home-page .product-heading h1, .home-page .product-heading h2, .home-page .product-heading h3, .home-page .product-heading h4, .home-page .product-heading h5, .home-page .product-heading h6 {
  text-align: center;
  margin-bottom: 80px;
}
.home-page .product-heading .col-xs-12 {
  text-align: center;
}
@media (max-width: 1024px) {
  .home-page .product-heading {
    margin-top: 60px;
  }
}
.home-page .top-products {
  border: 1px solid #cdcdcd;
  position: relative;
  background: #FFFFFF;
  z-index: 2;
}
.home-page .top-products article:nth-child(even) {
  border-right: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
}
@media (max-width: 992px) {
  .home-page .top-products article:nth-child(even) {
    border: none;
  }
}
.home-page .top-products article:last-child .item-wrapper {
  border-bottom: none;
}
.home-page .top-products h4 {
  margin-bottom: 12px;
}
.home-page .top-products p {
  font-size: 15px;
  line-height: 1.4;
}
.home-page .top-products .item-wrapper {
  padding: 70px 38px 0;
}
.home-page .top-products .item-wrapper .above-image {
  margin-bottom: 30px;
}
.home-page .top-products .item-wrapper .above-image + div {
  min-height: 245px;
}
@media (max-width: 992px) {
  .home-page .top-products .item-wrapper .above-image + div {
    min-height: 0;
  }
}
.home-page .top-products .item-wrapper .content-media {
  border-bottom: 1px solid #cdcdcd;
}
.home-page .top-products .item-wrapper .content-media .content-image {
  margin-bottom: 70px;
}
.home-page .top-products .item-wrapper .btn {
  position: absolute;
  bottom: -1px;
  right: -39px;
}
@media (max-width: 1200px) {
  .home-page .top-products .item-wrapper .btn {
    right: -15px;
  }
}
@media (max-width: 992px) {
  .home-page .top-products .item-wrapper .btn {
    position: relative;
    right: auto;
  }
}
@media (max-width: 1200px) {
  .home-page .top-products .item-wrapper {
    padding: 70px 14px 0;
  }
}
@media (max-width: 992px) {
  .home-page .top-products .item-wrapper {
    padding: 70px 14px 10px;
    border-bottom: 1px solid #cdcdcd;
  }
}
@media (max-width: 992px) {
  .home-page .top-products {
    border: none;
    border-top: 1px solid #cdcdcd;
  }
}
.home-page .main-middle {
  padding: 335px 0 160px;
  text-align: center;
  position: relative;
  margin-top: -190px;
  margin-bottom: 100px;
  background-size: cover !important;
}
.home-page .main-middle .content-image {
  margin-bottom: 10px;
}
.home-page .main-middle .container {
  max-width: 1000px;
}
.home-page .main-middle p, .home-page .main-middle h1, .home-page .main-middle h2, .home-page .main-middle h3, .home-page .main-middle h4, .home-page .main-middle h5, .home-page .main-middle h6 {
  text-align: center;
  color: #FFFFFF;
}
.home-page .main-middle p {
  font-size: 18px;
  font-family: 'Roboto-light';
  max-width: none;
}
@media (max-width: 1024px) {
  .home-page .main-middle p {
    font-size: 15px;
  }
}
.home-page .main-middle .col-xs-12 {
  text-align: center;
}
.home-page .main-middle .btn {
  padding: 13px 20px;
  border: 1px solid #cdcdcd;
  border-radius: 4px;
  font-size: 14px;
  font-family: 'Roboto-bold';
  color: #FFFFFF;
  margin-top: 30px;
  display: inline-block;
}
.home-page .main-middle .btn:after {
  content: '';
  font-family: wandfluh;
  color: #0080ac;
  margin-left: 28px;
}
.home-page .main-middle .btn:hover {
  background: #0080ac;
  border-color: #0080ac;
}
.home-page .main-middle .btn:hover:after {
  color: #FFFFFF;
}
@media (max-width: 992px) {
  .home-page .main-middle {
    padding: 270px 0 110px;
    margin-bottom: 60px;
  }
}
.home-page .bottom .col-xs-12 {
  text-align: center;
}
.home-page .bottom h2 {
  text-align: center;
}
.home-page .bottom p {
  max-width: 1000px;
  margin: 0 auto 20px;
  font-size: 17px;
}
.home-page .new {
  padding: 0;
}
.home-page .new.page-top {
  margin-bottom: 70px;
  min-height: 0;
}
.home-page .new .bx-wrapper {
  max-width: 100% !important;
  padding: 0;
  border: none;
}
.home-page .new .top-products {
  border: none;
}
.home-page .new .top-products .item-wrapper {
  padding-top: 0;
  padding-bottom: 25px;
}
.home-page .new .top-products .item-wrapper .above-image {
  margin-bottom: 0;
}
.home-page .new .top-products .item-wrapper .above-image + div p:first-child {
  min-height: 126px;
}
.home-page .new .top-products .item-wrapper .content-media {
  border: none;
}
.home-page .new .top-products .item-wrapper .content-media .content-image {
  margin-bottom: 45px;
  position: relative;
  padding-bottom: 32px;
}
.home-page .new .top-products .item-wrapper .content-media .content-image:after {
  content: '';
  width: 74px;
  height: 4px;
  background: #0080ac;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -37px;
}
.home-page .new .top-products .item-wrapper h4 {
  text-align: center;
  margin-bottom: 32px;
  position: relative;
}
.home-page .new .top-products .item-wrapper h4 + p {
  min-height: 126px;
}
.home-page .new .top-products .item-wrapper .btn {
  position: static;
  right: auto;
  bottom: auto;
}
.home-page .new .top-products .item-wrapper .btn.more {
  padding: 0;
  font-size: 13px;
  font-family: 'Roboto-medium';
  display: block;
  text-align: right;
}
.home-page .new .top-products .item-wrapper .btn.more:hover {
  color: #0080ac;
}
.home-page .new .top-products .item-wrapper .btn.more:after {
  width: 28px;
  height: 28px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  line-height: 28px;
  color: #ffffff;
  background: #0080ac;
  font-size: 10px;
  margin-left: 12px;
}
.home-page .new .top-products .item-wrapper .btn.more:before {
  display: none;
}
@media (max-width: 992px) {
  .home-page .new .top-products .top-item {
    margin-bottom: 50px;
  }
  .home-page .new .top-products .top-item:last-child {
    margin-bottom: 0;
  }
  .home-page .new .top-products .top-item:last-child .item-wrapper {
    padding-bottom: 0;
  }
}
.home-page .new .main-top {
  padding-bottom: 80px;
}
@media (max-width: 992px) {
  .home-page .new .main-top {
    padding-bottom: 40px;
  }
}
.home-page .new .main-middle {
  margin-top: 0;
  padding-top: 157px;
}
.home-page .main-info {
  background: #F1F1F1;
  overflow: hidden;
}
.home-page .main-info .left-slider {
  padding-top: 70px;
}
.home-page .main-info .right-slider {
  padding-top: 70px;
  position: relative;
}
.home-page .main-info .right-slider:before {
  content: '';
  background: #0080ac;
  height: 100%;
  width: 100%;
  min-width: 700px;
  position: absolute;
  top: 0;
  left: 0;
}
.home-page .main-info .news-slider-wrapper {
  max-width: 1010px;
  margin-right: 60px;
  margin-left: auto;
  margin-bottom: 47px;
}
.home-page .main-info .news-slider-wrapper h2 {
  border-bottom: 1px solid #cdcdcd;
}
@media (max-width: 992px) {
  .home-page .main-info .news-slider-wrapper {
    max-width: none;
    margin-right: auto;
    margin-bottom: 50px;
  }
}
.home-page .main-info .fair-slider-wrapper {
  margin-bottom: 50px;
  padding-left: 38px;
  overflow: hidden;
}
.home-page .main-info .fair-slider-wrapper h2 {
  color: #ffffff;
  border-color: #ffffff;
  padding-left: 50px;
}
.home-page .main-info .fair-slider-wrapper .more {
  color: #ffffff;
}
.home-page .main-info .fair-slider-wrapper .more:hover {
  color: #3b3b3b;
}
@media (max-width: 992px) {
  .home-page .main-info .fair-slider-wrapper {
    max-width: none;
    padding-left: 0;
  }
}
.home-page .main-info h2 {
  display: block;
  margin-bottom: 65px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cdcdcd;
  position: relative;
}
.home-page .main-info h2:before, .home-page .main-info h2:after {
  display: none;
}
.home-page .main-info h2 [class*="icon-"] {
  font-family: 'Roboto' !important;
  margin-right: 0;
  font-size: 100%;
  line-height: 1;
}
.home-page .main-info h2 .icon-globe:before {
  content: '';
  width: 50px;
  height: 50px;
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/globe.svg) no-repeat center;
  position: absolute;
  left: 0;
  top: 0;
}
.home-page .main-info h4:hover a {
  color: #3b3b3b;
}
.home-page .main-info .more {
  display: block;
  text-align: right;
  position: relative;
  font-size: 14px;
  max-width: 300px;
  margin-right: 0;
  margin-left: auto;
  margin-top: -12px;
}
.home-page .main-info .more [class*="icon-"] {
  margin-left: 10px;
}
.page-top {
  position: relative;
  min-height: 275px;
  padding-top: 170px;
}
.page-top .mouse {
  position: absolute;
  width: 30px;
  height: 46px;
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/mouse.png) no-repeat center / contain;
  left: 50%;
  bottom: 45px;
  margin-left: -15px;
}
@media (max-width: 1024px) {
  .page-top .mouse {
    display: none;
  }
}
.page-top h1 {
  color: #ffffff;
  padding-left: 22px;
  position: relative;
}
.page-top h1:before {
  content: '';
  width: 6px;
  height: 75%;
  background: #0080ac;
  position: absolute;
  top: 8px;
  left: 0;
}
@media (max-width: 680px) {
  .page-top {
    padding-top: 190px;
    margin-bottom: 25px;
  }
}
.breadcrumbs {
  margin-bottom: 25px;
  background: #F4F4F4;
  padding: 5px 0;
}
.breadcrumbs ul {
  padding: 0;
  margin: 0;
}
.breadcrumbs ul li {
  padding: 0 12px;
  margin: 0;
  text-transform: uppercase;
  font-size: 13px;
  position: relative;
}
.breadcrumbs ul li:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-color: transparent transparent transparent #0080ac;
  position: absolute;
  top: 50%;
  right: -4px;
  margin-top: -4px;
}
.breadcrumbs ul li:first-child {
  padding-left: 0;
}
.breadcrumbs ul li:last-child {
  color: #0080ac;
}
.breadcrumbs ul li:last-child:after {
  display: none;
}
.breadcrumbs ul li a {
  text-transform: uppercase;
  font-size: 13px;
  color: #3b3b3b;
  position: relative;
}
.breadcrumbs ul li a:hover {
  color: #0080ac;
}
@media (max-width: 680px) {
  .breadcrumbs {
    display: none;
  }
}
.main-top {
  margin-bottom: 60px;
  padding-bottom: 12px;
  position: relative;
}
.main-top:after {
  content: '';
  width: 1920px;
  height: 1px;
  background: #cdcdcd;
  position: absolute;
  left: -160px;
  bottom: 0;
}
@media (max-width: 768px) {
  .main-top {
    padding-bottom: 0;
  }
}
.main-middle p {
  max-width: 800px;
}
.date {
  display: block;
  width: 100px;
  height: 30px;
  background: #0080ac;
  color: #ffffff;
  text-align: center;
  line-height: 30px;
  border-radius: 4px;
  font-size: 14px;
  margin-bottom: 25px;
}
blockquote {
  background: #F4F4F4;
  padding: 50px;
  margin: 0;
  position: relative;
}
blockquote span {
  max-width: 310px;
  display: inline-block;
  font-style: italic;
}
blockquote:before, blockquote:after {
  content: "";
  width: 40px;
  height: 28px;
  position: absolute;
}
blockquote:before {
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/quote-open.png) no-repeat center / contain;
  top: 40px;
  left: 40px;
}
@media (max-width: 640px) {
  blockquote:before {
    top: 20px;
    left: 10px;
  }
}
blockquote:after {
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/quote-closed.png) no-repeat center / contain;
  bottom: 40px;
  right: 40px;
}
@media (max-width: 640px) {
  blockquote:after {
    right: 10px;
    bottom: 20px;
  }
}
.contact-bg {
  min-height: 375px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.contact-page.page-top {
  padding-top: 150px;
}
.contact-page iframe {
  border-radius: 4px;
}
.contact-page .map-wrapper {
  margin-bottom: 60px;
}
.contact-page .aside-wrapper {
  padding-top: 54px;
  padding-bottom: 0;
  margin-top: 60px;
}
.contact-page .aside-wrapper p {
  position: relative;
  padding-left: 35%;
  line-height: 1.53;
  margin-bottom: 60px;
}
.contact-page .aside-wrapper p:after {
  content: '';
  width: 1px;
  height: 100%;
  background: #c4c4c5;
  position: absolute;
  top: 0;
  left: 24%;
}
.contact-page .aside-wrapper p [class*="icon-"] {
  position: absolute;
  left: 16px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #0080ac;
  font-size: 24px;
}
.contact-page .aside-wrapper p a [class*="icon-"] {
  position: static;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.contact-page .aside-wrapper p .icon-at {
  position: initial;
  font-size: 15px;
  font-family: 'Roboto' !important;
  color: inherit !important;
}
.contact-page .aside-wrapper .btn {
  background: transparent;
  color: #3b3b3b;
  text-align: left;
  padding: 0;
}
.contact-page .aside-wrapper .btn:before {
  display: none;
}
.contact-page .aside-wrapper .btn:hover {
  color: #0080ac;
}
.contact-page .aside-wrapper .btn:hover:after {
  color: #0080ac;
}
.map-wrapper {
  margin-top: 65px;
}
.tx-download {
  margin-top: 28px;
}
.tx-download .search:before {
  content: "S";
  font-family: Wandfluh;
  font-size: 23px;
  color: #A7A7A7;
}
.search-wrapper {
  position: relative;
}
.search-wrapper input {
  padding-right: 30px;
}
.search-wrapper [class*="icon-"] {
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 14px;
  font-size: 23px;
  color: #A7A7A7;
}
.ui-autocomplete {
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 1000;
}
.landing-page .content-media figcaption {
  text-align: center;
}
.landing-page .main-middle .row > div > div:nth-child(2) {
  margin-bottom: 50px;
}
.landing {
  padding: 40px 0;
}
.landing.done .row > div:first-child {
  opacity: 1;
  left: 0;
}
.landing.done .row > div:last-child {
  opacity: 1;
  right: 0;
}
.landing .row > div {
  position: relative;
  transition: 1.2s;
}
.landing .row > div:first-child {
  opacity: 0;
  left: -200px;
}
.landing .row > div:last-child {
  opacity: 0;
  right: -200px;
}
.landing-page {
  /* add padding to text at left col if full width element */
  /* add padding to text at right col if full width element */
}
.landing-page .slider .slider-item .content-wrapper h2 {
  color: #FFFFFF;
  opacity: 0;
  top: 0;
  transition: 1s linear;
}
.landing-page .slider .slider-item .content-wrapper h2.done {
  opacity: 1;
  top: 0;
}
.landing-page .slider .slider-item .content-wrapper .teaser {
  opacity: 0;
  top: 0;
  transition: 1s linear;
}
.landing-page .slider .slider-item .content-wrapper .teaser.done {
  opacity: 1;
  top: 0;
}
.landing-page h1 {
  text-align: center;
  max-width: 995px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  display: block;
  position: relative;
  font-style: normal;
  font-family: 'Roboto-bold';
  font-size: 34px;
  line-height: 130%;
  letter-spacing: -0.1px;
  color: #000000;
}
.landing-page h1:before {
  display: none;
}
.landing-page h1:after {
  content: '';
  display: block;
  width: 48px;
  height: 3px;
  background: #008BB0;
  position: absolute;
  left: 50%;
  top: initial;
  bottom: -20px;
  transform: translateX(-50%);
}
.landing-page .page-top {
  display: none;
}
.landing-page .background-1 {
  background: url("https://www.wandfluh-us.com/fileadmin/static/public/images/landing-header-background.png") no-repeat center/cover;
}
.landing-page .background-2 {
  background-color: #0081ad;
}
.landing-page .background-2 p, .landing-page .background-2 h1, .landing-page .background-2 h2, .landing-page .background-2 h3, .landing-page .background-2 h4, .landing-page .background-2 h5, .landing-page .background-2 ul {
  color: #ffffff !important;
}
.landing-page .background-3 {
  background-color: #ededed;
}
.landing-page .background-4 {
  background-color: #484f54;
}
.landing-page .background-4 p, .landing-page .background-4 h1, .landing-page .background-4 h2, .landing-page .background-4 h3, .landing-page .background-4 h4, .landing-page .background-4 h5, .landing-page .background-4 ul, .landing-page .background-4 ul li {
  color: #ffffff !important;
}
.landing-page .background-5 {
  background-color: #f7b334;
}
.landing-page .background-6 {
  background-color: #04847e;
}
.landing-page .background-6 p, .landing-page .background-6 h1, .landing-page .background-6 h2, .landing-page .background-6 h3, .landing-page .background-6 h4, .landing-page .background-6 h5, .landing-page .background-6 ul {
  color: #ffffff !important;
}
.landing-page .background-7 {
  background-color: #61b3e5;
}
.landing-page .background-7 p, .landing-page .background-7 h1, .landing-page .background-7 h2, .landing-page .background-7 h3, .landing-page .background-7 h4, .landing-page .background-7 h5, .landing-page .background-7 ul {
  color: #ffffff !important;
}
.landing-page .background-8 {
  background-color: #641410;
}
.landing-page .background-8 p, .landing-page .background-8 h1, .landing-page .background-8 h2, .landing-page .background-8 h3, .landing-page .background-8 h4, .landing-page .background-8 h5, .landing-page .background-8 ul {
  color: #ffffff !important;
}
.landing-page .background-9 {
  background-color: #6da538;
}
.landing-page .background-9 p, .landing-page .background-9 h1, .landing-page .background-9 h2, .landing-page .background-9 h3, .landing-page .background-9 h4, .landing-page .background-9 h5, .landing-page .background-9 ul {
  color: #ffffff !important;
}
.landing-page .background-10 {
  background-color: #009640;
}
.landing-page .background-10 p, .landing-page .background-10 h1, .landing-page .background-10 h2, .landing-page .background-10 h3, .landing-page .background-10 h4, .landing-page .background-10 h5, .landing-page .background-10 ul {
  color: #ffffff !important;
}
.landing-page .background-10 p:hover a, .landing-page .background-10 h1:hover a, .landing-page .background-10 h2:hover a, .landing-page .background-10 h3:hover a, .landing-page .background-10 h4:hover a, .landing-page .background-10 h5:hover a, .landing-page .background-10 ul:hover a {
  color: #009640;
}
.landing-page .background-11 {
  background-color: #ffffff;
}
.landing-page .slider-item h2 a {
  color: #FFFFFF;
}
.landing-page .background-1 .col-lg-6.media-right p, .landing-page .background-1 .col-lg-6.media-right h2, .landing-page .background-1 .col-lg-6.media-right h3, .landing-page .background-1 .col-lg-6.media-right h4, .landing-page .background-1 .col-lg-6.media-right h5, .landing-page .background-1 .col-lg-6.media-right ul, .landing-page .background-2 .col-lg-6.media-right p, .landing-page .background-2 .col-lg-6.media-right h2, .landing-page .background-2 .col-lg-6.media-right h3, .landing-page .background-2 .col-lg-6.media-right h4, .landing-page .background-2 .col-lg-6.media-right h5, .landing-page .background-2 .col-lg-6.media-right ul, .landing-page .background-3 .col-lg-6.media-right p, .landing-page .background-3 .col-lg-6.media-right h2, .landing-page .background-3 .col-lg-6.media-right h3, .landing-page .background-3 .col-lg-6.media-right h4, .landing-page .background-3 .col-lg-6.media-right h5, .landing-page .background-3 .col-lg-6.media-right ul, .landing-page .background-4 .col-lg-6.media-right p, .landing-page .background-4 .col-lg-6.media-right h2, .landing-page .background-4 .col-lg-6.media-right h3, .landing-page .background-4 .col-lg-6.media-right h4, .landing-page .background-4 .col-lg-6.media-right h5, .landing-page .background-4 .col-lg-6.media-right ul, .landing-page .background-5 .col-lg-6.media-right p, .landing-page .background-5 .col-lg-6.media-right h2, .landing-page .background-5 .col-lg-6.media-right h3, .landing-page .background-5 .col-lg-6.media-right h4, .landing-page .background-5 .col-lg-6.media-right h5, .landing-page .background-5 .col-lg-6.media-right ul, .landing-page .background-6 .col-lg-6.media-right p, .landing-page .background-6 .col-lg-6.media-right h2, .landing-page .background-6 .col-lg-6.media-right h3, .landing-page .background-6 .col-lg-6.media-right h4, .landing-page .background-6 .col-lg-6.media-right h5, .landing-page .background-6 .col-lg-6.media-right ul, .landing-page .background-7 .col-lg-6.media-right p, .landing-page .background-7 .col-lg-6.media-right h2, .landing-page .background-7 .col-lg-6.media-right h3, .landing-page .background-7 .col-lg-6.media-right h4, .landing-page .background-7 .col-lg-6.media-right h5, .landing-page .background-7 .col-lg-6.media-right ul, .landing-page .background-8 .col-lg-6.media-right p, .landing-page .background-8 .col-lg-6.media-right h2, .landing-page .background-8 .col-lg-6.media-right h3, .landing-page .background-8 .col-lg-6.media-right h4, .landing-page .background-8 .col-lg-6.media-right h5, .landing-page .background-8 .col-lg-6.media-right ul, .landing-page .background-9 .col-lg-6.media-right p, .landing-page .background-9 .col-lg-6.media-right h2, .landing-page .background-9 .col-lg-6.media-right h3, .landing-page .background-9 .col-lg-6.media-right h4, .landing-page .background-9 .col-lg-6.media-right h5, .landing-page .background-9 .col-lg-6.media-right ul, .landing-page .background-10 .col-lg-6.media-right p, .landing-page .background-10 .col-lg-6.media-right h2, .landing-page .background-10 .col-lg-6.media-right h3, .landing-page .background-10 .col-lg-6.media-right h4, .landing-page .background-10 .col-lg-6.media-right h5, .landing-page .background-10 .col-lg-6.media-right ul, .landing-page .background-11 .col-lg-6.media-right p, .landing-page .background-11 .col-lg-6.media-right h2, .landing-page .background-11 .col-lg-6.media-right h3, .landing-page .background-11 .col-lg-6.media-right h4, .landing-page .background-11 .col-lg-6.media-right h5, .landing-page .background-11 .col-lg-6.media-right ul {
  margin-left: 24px !important;
}
.landing-page .background-1 .col-lg-6.media-left p, .landing-page .background-1 .col-lg-6.media-left h2, .landing-page .background-1 .col-lg-6.media-left h3, .landing-page .background-1 .col-lg-6.media-left h4, .landing-page .background-1 .col-lg-6.media-left h5, .landing-page .background-1 .col-lg-6.media-left ul, .landing-page .background-2 .col-lg-6.media-left p, .landing-page .background-2 .col-lg-6.media-left h2, .landing-page .background-2 .col-lg-6.media-left h3, .landing-page .background-2 .col-lg-6.media-left h4, .landing-page .background-2 .col-lg-6.media-left h5, .landing-page .background-2 .col-lg-6.media-left ul, .landing-page .background-3 .col-lg-6.media-left p, .landing-page .background-3 .col-lg-6.media-left h2, .landing-page .background-3 .col-lg-6.media-left h3, .landing-page .background-3 .col-lg-6.media-left h4, .landing-page .background-3 .col-lg-6.media-left h5, .landing-page .background-3 .col-lg-6.media-left ul, .landing-page .background-4 .col-lg-6.media-left p, .landing-page .background-4 .col-lg-6.media-left h2, .landing-page .background-4 .col-lg-6.media-left h3, .landing-page .background-4 .col-lg-6.media-left h4, .landing-page .background-4 .col-lg-6.media-left h5, .landing-page .background-4 .col-lg-6.media-left ul, .landing-page .background-5 .col-lg-6.media-left p, .landing-page .background-5 .col-lg-6.media-left h2, .landing-page .background-5 .col-lg-6.media-left h3, .landing-page .background-5 .col-lg-6.media-left h4, .landing-page .background-5 .col-lg-6.media-left h5, .landing-page .background-5 .col-lg-6.media-left ul, .landing-page .background-6 .col-lg-6.media-left p, .landing-page .background-6 .col-lg-6.media-left h2, .landing-page .background-6 .col-lg-6.media-left h3, .landing-page .background-6 .col-lg-6.media-left h4, .landing-page .background-6 .col-lg-6.media-left h5, .landing-page .background-6 .col-lg-6.media-left ul, .landing-page .background-7 .col-lg-6.media-left p, .landing-page .background-7 .col-lg-6.media-left h2, .landing-page .background-7 .col-lg-6.media-left h3, .landing-page .background-7 .col-lg-6.media-left h4, .landing-page .background-7 .col-lg-6.media-left h5, .landing-page .background-7 .col-lg-6.media-left ul, .landing-page .background-8 .col-lg-6.media-left p, .landing-page .background-8 .col-lg-6.media-left h2, .landing-page .background-8 .col-lg-6.media-left h3, .landing-page .background-8 .col-lg-6.media-left h4, .landing-page .background-8 .col-lg-6.media-left h5, .landing-page .background-8 .col-lg-6.media-left ul, .landing-page .background-9 .col-lg-6.media-left p, .landing-page .background-9 .col-lg-6.media-left h2, .landing-page .background-9 .col-lg-6.media-left h3, .landing-page .background-9 .col-lg-6.media-left h4, .landing-page .background-9 .col-lg-6.media-left h5, .landing-page .background-9 .col-lg-6.media-left ul, .landing-page .background-10 .col-lg-6.media-left p, .landing-page .background-10 .col-lg-6.media-left h2, .landing-page .background-10 .col-lg-6.media-left h3, .landing-page .background-10 .col-lg-6.media-left h4, .landing-page .background-10 .col-lg-6.media-left h5, .landing-page .background-10 .col-lg-6.media-left ul, .landing-page .background-11 .col-lg-6.media-left p, .landing-page .background-11 .col-lg-6.media-left h2, .landing-page .background-11 .col-lg-6.media-left h3, .landing-page .background-11 .col-lg-6.media-left h4, .landing-page .background-11 .col-lg-6.media-left h5, .landing-page .background-11 .col-lg-6.media-left ul {
  margin-right: 24px !important;
}
.landing-page .bx-wrapper {
  margin-bottom: 0;
}
.landing-page .main-top {
  padding: 0;
  margin: 0;
  /*
        .table {
          h5 {
            font-style: normal;
            font-weight: bold;
            font-size: 34px;
            line-height: 130%;
            letter-spacing: -0.1px;
            color: #000000;

            text-align: center;

            margin-bottom: 40px;
          }

          h6 {
            font-style: normal;
            font-weight: normal;
            font-size: 13px;
            line-height: 130%;

            text-align: center;
            letter-spacing: -0.1px;
            color: #3B3B3B;
            margin-bottom: 60px;
            margin-top: 24px;
          }

          table {

            width: unset !important;
            max-width: 1056px;
            margin: 0 auto;
            background: #FFFFFF;
            box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08), 0px 4px 4px rgba(51, 51, 51, 0.04);
            border-radius: 8px;

            tr {
              background: #FFFFFF;
              border-bottom: 1px solid #DBDBDB;

              &:first-of-type {
                background: #008BB0;
                border: none;

                td {
                  color: #FFFFFF;
                  border: none;

                  &:first-child {
                    border-top-left-radius: 8px;
                  }

                  &:last-child {
                    border-top-right-radius: 8px;
                  }
                }
              }

              td {

                &:first-child {
                  font-weight: bold;
                  width: 10%;
                }

                &:nth-child(2) {
                  text-align: center;
                  width: 80%;
                }

                &:nth-child(3) {
                  width: 10%;
                }
              }

              &:last-of-type {

                border-bottom: none;

                td {
                  &:first-child {
                    border-bottom-left-radius: 8px;
                  }

                  &:last-child {
                    border-bottom-right-radius: 8px;
                  }
                }
              }
            }

            td {
              font-style: normal;
              font-weight: normal;
              font-size: 15px;
              line-height: 22px;
              letter-spacing: -0.1px;
              color: #1C1C1C;
            }
          }
        }
    */
}
.landing-page .main-top:after {
  display: none;
}
.landing-page .main-top .landing-header p.text-center {
  text-align: center;
  max-width: 995px;
  margin-left: auto;
  margin-right: auto;
}
.landing-page .main-top .new .landing {
  /*
                h2 {
                  margin-bottom: 50px;
                  display: block;
                  position: relative;

                  font-style: normal;
                  font-weight: bold;
                  font-size: 34px;
                  line-height: 130%;
                  letter-spacing: -0.1px;
                  color: #000000;
                  max-width: 630px;

                  &:before {
                    display: none;
                  }

                  &:after {
                    content: '';
                    display: block;
                    width: 48px;
                    height: 3px;
                    background: #008BB0;
                    position: absolute;
                    left: 0;
                    top: initial;
                    bottom: -20px;
                  }
                }

                p {
                  font-style: normal;
                  font-weight: normal;
                  font-size: 15px;
                  line-height: 160%;
                  letter-spacing: -0.1px;
                  color: #3B3B3B;
                  max-width: 630px;
                  margin: 0 0 20px 0;
                }
        */
}
.landing-page .main-top .new .landing .content-media .content-image img {
  display: block;
  margin: 0 auto;
}
.landing-page .main-top .top-products .images {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.landing-page .main-top .top-products .images .image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background: transparent;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.landing-page .main-top .top-products .images .image:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("https://www.wandfluh-us.com/fileadmin/static/public/images/arrow-enter-w.svg");
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.landing-page .main-top .top-products .images a:hover .image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 1 !important;
  background: rgba(16, 114, 175, 0.85);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.landing-page .main-top .top-products .images a:hover .image:after {
  opacity: 1 !important;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.landing-page .main-top .top-products .image {
  max-width: 378px;
  margin-left: auto;
  margin-right: auto;
  background: #FFFFFF;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08), 0px 4px 4px rgba(51, 51, 51, 0.04);
  border-radius: 8px;
  text-align: center;
}
@media (max-width: 768px) {
  .landing-page .main-top .top-products .image {
    margin-bottom: 24px;
  }
}
.landing-page .main-top .top-products .image .image-wrapper {
  padding: 40px 0;
}
.landing-page .main-top .top-products .image .title {
  border-top: 1px solid #E8E8E8;
  padding: 20px 0;
}
.landing-page .main-top .top-products .image .title p {
  margin: 0;
  font-style: normal;
  font-family: 'Roboto-bold';
  font-size: 18px;
  line-height: 130%;
  letter-spacing: -0.1px;
  color: #000000;
}
.landing-page .main-top .top-products .text {
  max-width: 1378px;
  text-align: center;
  margin: 80px auto 170px;
}
@media (max-width: 768px) {
  .landing-page .main-top .top-products .text {
    margin: 40px 0;
  }
}
.landing-page .main-top .top-products .text p {
  font-style: normal;
  font-family: 'Roboto';
  font-size: 18px;
  line-height: 160%;
  letter-spacing: -0.1px;
  color: #3B3B3B;
  position: relative;
}
.landing-page .main-top .top-products .text p:after {
  content: '';
  display: block;
  width: 48px;
  height: 3px;
  background: #008BB0;
  position: absolute;
  left: 50%;
  top: initial;
  bottom: -20px;
  transform: translateX(-50%);
}
.landing-page .main-top .html iframe {
  width: 100%;
  min-height: 800px;
}
.landing-page .main-top .features-wrapper {
  background: #008BB0;
  padding: 110px 0;
  margin: 60px 0 80px 0;
}
@media (max-width: 768px) {
  .landing-page .main-top .features-wrapper {
    padding: 50px 0;
  }
}
.landing-page .main-top .features-wrapper .list-wrap {
  white-space: nowrap;
}
@media (max-width: 991px) {
  .landing-page .main-top .features-wrapper .list-wrap {
    margin-top: 50px;
  }
}
@media (max-width: 580px) {
  .landing-page .main-top .features-wrapper .list-wrap {
    white-space: initial;
  }
}
.landing-page .main-top .features-wrapper .list-wrap .wrapper {
  border: none;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-left: 0;
}
@media (max-width: 580px) {
  .landing-page .main-top .features-wrapper .list-wrap .wrapper {
    width: 100%;
  }
}
@media (max-width: 580px) {
  .landing-page .main-top .features-wrapper .list-wrap .wrapper ul {
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0;
  }
}
.landing-page .main-top .features-wrapper .list-wrap .wrapper ul li {
  font-style: normal;
  font-family: 'Roboto-bold';
  font-size: 16px;
  line-height: 130%;
  letter-spacing: -0.1px;
  color: #FFFFFF;
  margin: 0 0 25px 0;
  position: relative;
  padding-left: 30px;
}
.landing-page .main-top .features-wrapper .list-wrap .wrapper ul li:before {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: url("https://www.wandfluh-us.com/fileadmin/static/public/images/featuers-list.svg") no-repeat center/cover;
  max-width: none;
  max-height: none;
}
.landing-page .main-top .features-wrapper .text-text-content {
  margin-bottom: 0;
}
.landing-page .main-top .features-wrapper h2 {
  font-style: normal;
  font-family: 'Roboto-bold';
  font-size: 34px;
  line-height: 130%;
  letter-spacing: -0.1px;
  color: #FFFFFF;
  position: relative;
  padding-left: 65px;
}
.landing-page .main-top .features-wrapper h2:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 56px;
  height: 56px;
  background: url("https://www.wandfluh-us.com/fileadmin/static/public/images/features-header-icon.svg") no-repeat center/cover;
}
.landing-page .main-top .features-wrapper p {
  font-style: normal;
  font-family: 'Roboto';
  font-size: 18px;
  line-height: 160%;
  letter-spacing: -0.1px;
  color: #FFFFFF;
  margin-left: 65px;
  max-width: 445px;
}
@media (max-width: 580px) {
  .landing-page .main-top .features-wrapper p {
    margin-left: 0;
  }
}
.landing-page footer {
  margin-top: 0;
}
.page-top.landing-page {
  display: none;
}
.product-single-page .bx-wrapper .bx-next {
  right: 0px;
}
.product-single-page .bx-wrapper .bx-prev {
  left: 0px;
}
.product-single-page .related-news-slider {
  margin-top: 150px;
}
.product-single-page .related-news-slider .related-item {
  margin: 10px;
}
.product-single-page .related-news-slider .related-item .bx-next:hover:before {
  color: #3b3b3b !important;
}
.product-single-page .related-news-slider .related-item .bx-next:hover:after {
  color: #3b3b3b !important;
}
.product-single-page .related-news-slider .related-item .img-wrapper {
  padding-top: 15px;
  padding-bottom: 0px;
  min-height: 275px;
}
.product-single aside .aside-wrapper .aside-item h6 {
  padding-bottom: 30px;
}
.product-single aside .aside-wrapper .aside-item .file-wrapper a {
  position: relative;
}
.icon-file {
  width: 106px;
}
.icon-file:before {
  content: "" !important;
  background: url("https://www.wandfluh-us.com/fileadmin/static/public/css/img/pic_new01.svg") no-repeat center/cover !important;
  width: 43px;
  height: 61px;
}
.icon-file {
  width: 52px;
  position: relative;
}
.icon-3d {
  width: 106px;
}
.icon-yt {
  width: 106px;
}
.icon-3d:before {
  content: "" !important;
  background: url("https://www.wandfluh-us.com/fileadmin/static/public/css/img/test-01.svg") no-repeat center/cover !important;
  width: 43px;
  height: 61px;
  top: -10px;
  left: 8px;
}
.icon-yt:before {
  content: "" !important;
  background: url("https://www.wandfluh-us.com/fileadmin/static/public/css/img/Youtube_Icon_Wandfluh-01.svg") no-repeat center/cover !important;
  width: 43px;
  height: 61px;
}
.icon-3d {
  width: 52px;
}
.icon-yt {
  width: 52px;
}
.aside-wrapper .file-item [class*="icon-"] {
  display: inline-block;
  font-size: 40px;
}
aside .aside-wrapper .aside-item .file-wrapper a img {
  padding-bottom: 0px;
  display: block;
}
aside .aside-wrapper .aside-item .file-wrapper a p {
  margin-left: 15px !important;
  color: #3b3b3b;
  display: block;
  padding-top: 15px;
  vertical-align: top;
  font-size: 14px;
  margin-bottom: -12px;
}
.product-single-page .file-item img {
  left: 19px !important;
}
.product-single-page .border:before {
  left: 19px;
  top: 0;
}
.product-single-page .icon-file {
  width: 106px;
}
.product-single-page .icon-pdf {
  display: none !important;
}
.product-single-page .icon-file:before {
  content: "" !important;
  background: url("https://www.wandfluh-us.com/fileadmin/static/public/css/img/pic_new01.svg") no-repeat center/cover !important;
  width: 43px;
  height: 61px;
  position: absolute;
  left: 20px;
}
.product-single-page .icon-3d {
  width: 106px;
}
.product-single-page .icon-yt {
  width: 106px;
}
.product-single-page .icon-3d:before {
  content: "" !important;
  background: url("https://www.wandfluh-us.com/fileadmin/static/public/css/img/test-01.svg") no-repeat center/cover !important;
  width: 43px;
  height: 61px;
  position: absolute;
  left: 22px;
  top: -9px;
}
.product-single-page .icon-yt:before {
  content: "" !important;
  background: url("https://www.wandfluh-us.com/fileadmin/static/public/css/img/Youtube_Icon_Wandfluh-01.svg") no-repeat center/cover !important;
  width: 43px;
  height: 61px;
  position: absolute;
  left: 22px;
  top: -9px;
}
.product-single-page .aside-wrapper .file-item [class*="icon-"] {
  display: inline-block;
  font-size: 40px;
}
.product-single-page aside .aside-wrapper .aside-item .file-wrapper a img {
  padding-bottom: 0px;
  display: block;
}
.product-single-page aside .aside-wrapper .aside-item .file-wrapper a p {
  margin-left: 0px !important;
  color: #3b3b3b;
  display: block;
  padding-top: 15px;
  vertical-align: top;
  font-size: 14px;
}
aside .aside-wrapper .aside-item .file-wrapper {
  margin-bottom: 48px;
}
aside .aside-wrapper .aside-item .file-wrapper a {
  position: relative;
  line-height: 3;
}
aside .aside-wrapper .aside-item .file-wrapper a img {
  padding-bottom: 0px;
  display: inline-block;
  margin-right: 16px;
}
aside .aside-wrapper .aside-item .file-wrapper a p {
  margin-left: 0 !important;
  color: #3b3b3b;
  display: inline-block;
  padding-top: 15px;
  vertical-align: top;
  font-size: 14px;
  max-width: 240px;
}
aside .aside-wrapper .aside-item .file-wrapper a span {
  display: inline-block;
  font-size: 40px;
}
aside .aside-wrapper .aside-item .file-wrapper a .icon-pdf {
  display: none;
}
.aside-wrapper .file-item p {
  margin-left: 0px !important;
  color: #3b3b3b;
  display: block;
  padding-top: 15px;
  vertical-align: top;
  font-size: 14px;
  margin-bottom: 0;
}
.aside-wrapper .file-item .icon-file + p {
  padding-top: 30px;
}
.aside-wrapper .file-item .wrap {
  position: relative;
  left: 8px;
  width: fit-content;
}
.aside-wrapper .file-item .wrap:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #000000;
  z-index: 1;
}
.aside-wrapper .file-item .wrap img {
  left: 0 !important;
}
.aside-wrapper .aside-item .file-wrapper a img {
  padding-bottom: 0px;
  display: block;
}
.aside-wrapper .file-item [class*="icon-"] {
  font-size: 60px;
  margin-right: 7px;
  color: #3b3b3b;
  vertical-align: bottom;
}
.icon-file img {
  width: 106px;
}
.icon-3d img {
  width: 106px;
}
.icon-yt img {
  width: 106px;
}
.file-item img {
  width: 43px !important;
  position: relative !important;
  left: 8px !important;
}
.icon-file:before {
  content: "" !important;
  background: url("https://www.wandfluh-us.com/fileadmin/static/public/css/img/pic_new01.svg") no-repeat center/cover !important;
  width: 43px;
  height: 61px;
  position: absolute;
  top: -40px;
  left: 8px;
}
.icon-3d:before {
  content: "" !important;
  background: url("https://www.wandfluh-us.com/fileadmin/static/public/css/img/test-01.svg") no-repeat center/cover !important;
  width: 43px;
  height: 61px;
  position: absolute;
}
.icon-yt:before {
  content: "" !important;
  background: url("https://www.wandfluh-us.com/fileadmin/static/public/css/img/Youtube_Icon_Wandfluh-01.svg") no-repeat center/cover !important;
  width: 43px;
  height: 61px;
  position: absolute;
}
.product-single-page .related-news-slider .bx-viewport {
  height: unset !important;
}
.product-single-page .related-news-slider {
  position: relative;
  margin-top: 50px !important;
}
.product-single-page .related-news-slider h2 {
  font-family: 'Roboto';
  color: #555;
}
.product-single-page .related-news-slider .related-item {
  text-align: center;
  background: #FFFFFF;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding-bottom: 30px;
}
.product-single-page .related-news-slider .related-item .title h4 {
  margin-bottom: 5px !important;
}
.product-single-page .related-news-slider .related-item .slider-link a:after {
  content: 'r';
  font-family: wandfluh;
  color: #000;
  width: 28px;
  height: 28px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  line-height: 29.5px;
  color: #ffffff;
  background: #0080ac;
  font-size: 10px;
  margin-left: 9px;
  padding-left: 2px;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  transform: translateY(-50%);
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 10;
}
.product-single-page .bx-wrapper {
  max-width: 1150px !important;
  position: unset !important;
}
@media (max-width: 1258px) {
  .product-single-page .bx-wrapper {
    max-width: 772px !important;
  }
}
@media (max-width: 932px) {
  .product-single-page .bx-wrapper {
    max-width: 387px !important;
  }
}
.product-single-page .bx-wrapper img {
  margin: 0 auto;
}
.product-single-page .bx-wrapper .bx-prev {
  left: 10%;
}
@media (max-width: 1514px) {
  .product-single-page .bx-wrapper .bx-prev {
    left: 6%;
  }
}
@media (max-width: 1376px) {
  .product-single-page .bx-wrapper .bx-prev {
    left: 2%;
  }
}
@media (max-width: 1258px) {
  .product-single-page .bx-wrapper .bx-prev {
    left: 15%;
  }
}
@media (max-width: 1148px) {
  .product-single-page .bx-wrapper .bx-prev {
    left: 6%;
  }
}
.product-single-page .bx-wrapper .bx-next {
  right: 10%;
}
@media (max-width: 1514px) {
  .product-single-page .bx-wrapper .bx-next {
    right: 6%;
  }
}
@media (max-width: 1376px) {
  .product-single-page .bx-wrapper .bx-next {
    right: 2%;
  }
}
@media (max-width: 1258px) {
  .product-single-page .bx-wrapper .bx-next {
    right: 15%;
  }
}
@media (max-width: 1148px) {
  .product-single-page .bx-wrapper .bx-next {
    right: 6%;
  }
}
.product-single-page footer {
  margin-top: 0;
}
.single-slider-container {
  background: #F5F5F7;
  padding: 50px 0;
  margin-top: 50px;
}
.border:before {
  content: '';
  position: absolute;
  left: 8px;
  top: 0;
  width: 43px;
  height: 61px;
  border: 1px solid #000000;
  z-index: 1;
}
.home-page .new .top-products .item-wrapper .background-10 h4:hover a {
  color: #009640;
}
.home-page .new .top-products .item-wrapper .background-10 .btn:hover {
  color: #009640;
}
.home-page .new .top-products .item-wrapper .background-10 .content-media .content-image:after {
  background: #1AB26C;
}
.pmv-page .gray-section:before {
  background: #E0E0E0;
}
.pmv-page .gray-section .info-box h3 {
  color: #1AB26C;
  border-color: #333333;
}
.pmv-page .gray-section .info-box h4 {
  color: #333333;
}
.pmv-page .gray-section .info-box p {
  color: #333333;
}
.pmv-page .gray-section .info-box .fair-item {
  border-color: #333333;
}
.pmv-page .tabs-wrapper .nav-tabs li a.active {
  color: #1AB26C;
}
.pmv-page .tabs-wrapper .nav-tabs li a.active .icon-filter {
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/css/img/filter-icon-green.svg) no-repeat center;
}
.pmv-page .tabs-wrapper #list > ul > li > a {
  color: #000000;
}
.pmv-page .new-product-list.product-wrapper .count-results .number {
  background: #1AB26C;
}
.pmv-page table tr th {
  background: #1AB26C;
}
.pmv-page table tr td.show-link a {
  color: #1AB26C;
}
.pmv-page .aside-wrapper .btn {
  background: #1AB26C;
}
.pmv-page .aside-wrapper .btn:hover {
  background: #000;
}
.pmv-page h6 {
  color: #1AB26C;
}
.pmv-page ul li:before {
  color: #1AB26C;
}
.pmv-page.landing-page h1:after {
  background: #1AB26C;
}
.pmv-page.landing-page p {
  max-width: 800px;
}
.pmv-page .page-navigation ul li.current {
  color: #1AB26C;
}
.pmv-page .background-10 {
  background: transparent;
}
.pmv-page .background-10 .row .media-right p {
  color: #3b3b3b !important;
  margin-left: 0 !important;
}
.pmv-page .background-10 .row .media-right ul {
  margin-left: 0 !important;
}
.pmv-page.pmv-landing .slider .slider-item .content-wrapper h2 {
  color: #ffffff;
}
.pmv-page.pmv-landing .landing-header .background-1 {
  background: url(https://www.wandfluh-us.com/fileadmin/static/public/images/landing-header-background.png) no-repeat center/cover;
}
.pmv-page.pmv-landing .bx-wrapper {
  margin-bottom: 0;
}
.background-10 h6 {
  color: #1AB26C;
}
.background-10 ul li:before {
  color: #1AB26C;
}
.background-10 .media-right .content-image {
  margin-bottom: 80px;
}
.background-10 .btn.dark {
  background: #1AB26C;
  border: 1px solid #1AB26C;
}
.background-10 .btn.dark:hover {
  background: #000000;
  border-color: #000000;
}
.wapro-promotion-mask {
  overflow: hidden;
  padding: 80px 0 50px;
}
.wapro-promotion-mask.bg-color {
  background: rgba(0, 128, 172, 0.16);
}
@media (max-width: 991px) {
  .wapro-promotion-mask {
    padding: 80px 0 0;
  }
}
@media (max-width: 680px) {
  .wapro-promotion-mask {
    padding: 50px 0 0;
  }
}
.wapro-promotion-mask .img-wrapper {
  text-align: center;
  margin-bottom: 30px;
}
.wapro-promotion-mask .text-wrapper {
  padding: 0 70px;
  margin-bottom: 50px;
}
@media (max-width: 1300px) {
  .wapro-promotion-mask .text-wrapper {
    padding: 0 30px;
  }
}
@media (max-width: 992px) {
  .wapro-promotion-mask .text-wrapper {
    border: none;
  }
}
.wapro-promotion-mask .text-wrapper h3 {
  font-family: 'Roboto-bold';
}
.wapro-promotion-mask .text-wrapper .btn {
  margin-top: 40px;
  background: #0080ac;
  color: #FFFFFF;
  border-color: #0080ac;
}
@media (max-width: 680px) {
  .wapro-promotion-mask .text-wrapper .btn {
    margin-top: 25px;
  }
}
.wapro-promotion-mask .text-wrapper .btn:hover {
  background: transparent;
  border-color: rgba(80, 80, 80, 0.54);
  color: #3b3b3b;
}
.wapro-promotion-mask .text-wrapper .btn:hover [class*="icon-"] {
  color: #3b3b3b;
}
.wapro-promotion-mask .bg-image {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  min-height: 300px;
}
@media (min-width: 992px) {
  .wapro-promotion-mask .bg-image {
    position: absolute;
    top: -80px;
    left: 0;
    min-width: 700px;
  }
}
@media (max-width: 320px) {
  .wapro-promotion-mask .bg-image {
    background-size: contain !important;
  }
}
.klaro.we_cookie_consent .cookie-modal .cm-bg {
  background: rgba(0, 0, 0, 0.8);
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app {
  padding: 0 !important;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app:before {
  display: none;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app .switch {
  display: none !important;
}
.klaro.we_cookie_consent .cookie-notice .cm-btn, .klaro.we_cookie_consent .cookie-modal .cm-btn {
  padding: 0 20px !important;
}
.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal .cm-footer > *, .klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal .cm-footer > * {
  text-align: center;
}
.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal .cm-footer > * button, .klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal .cm-footer > * button {
  width: 100%;
  background: #0080ac;
}
.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal {
  background: #000;
  color: #fff !important;
  padding: 20px !important;
}
.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal .cm-footer {
  background: #000;
  color: #fff !important;
  margin: 0 !important;
  max-width: none !important;
  width: 100% !important;
  padding: 0;
}
.klaro.we_cookie_consent .cookie-modal h1, .klaro.we_cookie_consent .cookie-modal h2, .klaro.we_cookie_consent .cookie-modal h3, .klaro.we_cookie_consent .cookie-modal p, .klaro.we_cookie_consent .cookie-modal li, .klaro.we_cookie_consent .cookie-modal a, .klaro.we_cookie_consent .cookie-modal label {
  color: #fff !important;
}
.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-header {
  margin: 0 !important;
}
.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body {
  margin: 10px 0 0 0 !important;
}
.klaro.we_cookie_consent .cookie-modal input[type="checkbox"]:not(:checked) + label:before, .klaro.we_cookie_consent .cookie-modal input[type="checkbox"]:checked + label:before {
  top: 3px;
  margin-left: 0;
}
.klaro.we_cookie_consent .cookie-modal input[type="checkbox"]:not(:checked) + label:after, .klaro.we_cookie_consent .cookie-modal input[type="checkbox"]:checked + label:after {
  top: 11px;
  margin-left: -5px;
}
.klaro.we_cookie_consent .cookie-modal input:disabled + label {
  opacity: 0.6;
  cursor: inherit;
}
.search-wrapper .dark {
  background: #666;
  border-color: #666;
}
